summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorVladislav Nepogodin2021-03-20 20:18:47 +0400
committerVladislav Nepogodin2021-03-20 20:18:47 +0400
commitfacaf84ebc4e593d88b0ef9074dca491a8e73e3e (patch)
tree2773798264b27041022b8ef19525d56f6e348789
parentc64f3f22a29217edc8aa1491c54850508d1e68c0 (diff)
downloadaur-facaf84ebc4e593d88b0ef9074dca491a8e73e3e.tar.gz
Remove pingsender
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0f31b0d07feb..74ea3cb2103c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -307,6 +307,7 @@ package() {
cd mozilla-unified
DESTDIR="$pkgdir" ./mach install
mv "$pkgdir"/usr/lib/${pkgname}/{$pkgname,librewolf}
+ rm "$pkgdir"/usr/lib/${pkgname}/pingsender
_vendorjs="$pkgdir/usr/lib/$pkgname/browser/defaults/preferences/vendor.js"