Date: Friday, August 11, 2017 @ 12:05:12
  Author: heftig
Revision: 301909

Revert "Use normal stripping"

mozbuild already does equivalent stripping. The +20M install size (but
-10M package size) difference from 54 to 55 must come from somewhere
else.

Modified:
  firefox/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2017-08-11 10:10:03 UTC (rev 301908)
+++ PKGBUILD    2017-08-11 12:05:12 UTC (rev 301909)
@@ -18,7 +18,7 @@
             'libnotify: Notification integration'
             'pulseaudio: Audio support'
             'speech-dispatcher: Text-to-Speech')
-options=(!emptydirs !makeflags)
+options=(!emptydirs !makeflags !strip)
 _repo=https://hg.mozilla.org/mozilla-unified
 source=("hg+$_repo#tag=FIREFOX_${pkgver//./_}_RELEASE"
         $pkgname.desktop firefox-symbolic.svg

Reply via email to