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

Thomas Bächler thomas at archlinux.org
Sun Jan 9 16:09:18 UTC 2011


    Date: Sunday, January 9, 2011 @ 11:09:18
  Author: thomas
Revision: 105500

kernel26: Add options=(!strip)

Modified:
  kernel26/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-01-09 15:19:42 UTC (rev 105499)
+++ PKGBUILD	2011-01-09 16:09:18 UTC (rev 105500)
@@ -14,6 +14,7 @@
 arch=(i686 x86_64)
 license=('GPL2')
 url="http://www.kernel.org"
+options=(!strip)
 source=(ftp://ftp.kernel.org/pub/linux/kernel/v2.6/linux-$_basekernel.tar.bz2
         ftp://ftp.archlinux.org/other/kernel26/${_patchname}.bz2
         # the main kernel config files




More information about the arch-commits mailing list