Merge pull request #230397 from NixOS/wip/jtojnar/wireshark-cleanup

This commit is contained in:
Franz Pletz 2023-05-09 08:31:43 +02:00 committed by GitHub
commit e6809fb8db
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -138,9 +138,7 @@ stdenv.mkDerivation {
'' else
lib.optionalString withQt ''
pwd
install -Dm644 -t $out/share/applications ../resources/freedesktop/org.wireshark.Wireshark.desktop
install -Dm644 ../resources/icons/wsicon.svg $out/share/icons/wireshark.svg
mkdir -pv $dev/include/{epan/{wmem,ftypes,dfilter},wsutil/wmem,wiretap}
cp config.h $dev/include/wireshark/