net-analyzer/wireshark: Remove /usr/share/appdata
authorJeroen Roovers <jer@gentoo.org>
Tue, 19 May 2020 21:44:43 +0000 (23:44 +0200)
committerJeroen Roovers <jer@gentoo.org>
Tue, 19 May 2020 21:46:39 +0000 (23:46 +0200)
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Jeroen Roovers <jer@gentoo.org>
net-analyzer/wireshark/wireshark-3.2.4.ebuild
net-analyzer/wireshark/wireshark-99999999.ebuild

index 032bafbb15ba23ad86c07135011651b87488901d..e5c132a7e21a2e301646ceb79416eafcd78dc15a 100644 (file)
@@ -225,6 +225,8 @@ src_install() {
                        newins image/WiresharkDoc-${s}.png application-vnd.tcpdump.pcap.png
                done
        fi
+
+       rm -r "${D}"/usr/share/appdata || die
 }
 
 pkg_postinst() {
index 86206f1ead23a692afba9642091ecc19c908a00b..8014ce381103ba99467dfc534b6f749ab2321829 100644 (file)
@@ -219,6 +219,8 @@ src_install() {
                        newins image/WiresharkDoc-${s}.png application-vnd.tcpdump.pcap.png
                done
        fi
+
+       rm -r "${D}"/usr/share/appdata || die
 }
 
 pkg_postinst() {