[arch-commits] Commit in firefox/trunk (PKGBUILD)

Jan Steffens heftig at archlinux.org
Mon Jul 15 08:36:45 UTC 2019


    Date: Monday, July 15, 2019 @ 08:36:44
  Author: heftig
Revision: 357997

Don't strip; let install do it

Modified:
  firefox/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-07-15 08:04:46 UTC (rev 357996)
+++ PKGBUILD	2019-07-15 08:36:44 UTC (rev 357997)
@@ -19,7 +19,7 @@
             'pulseaudio: Audio support'
             'speech-dispatcher: Text-to-Speech'
             'hunspell-en_US: Spell checking, American English')
-options=(!emptydirs !makeflags)
+options=(!emptydirs !makeflags !strip)
 source=(https://archive.mozilla.org/pub/firefox/releases/$pkgver/source/firefox-$pkgver.source.tar.xz{,.asc}
         $pkgname.desktop firefox-symbolic.svg)
 sha256sums=('f7d61a08820088f1280d27f0808e355152c1dd0c94625fd077ced7319e522565'



More information about the arch-commits mailing list