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

Sven-Hendrik Haase svenstaro at nymeria.archlinux.org
Wed Oct 30 17:05:17 UTC 2013


    Date: Wednesday, October 30, 2013 @ 18:05:16
  Author: svenstaro
Revision: 99644

Add options staticlibs

Modified:
  cuda/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-10-30 17:00:09 UTC (rev 99643)
+++ PKGBUILD	2013-10-30 17:05:16 UTC (rev 99644)
@@ -11,7 +11,7 @@
 replaces=('cuda-toolkit' 'cuda-sdk')
 provides=('cuda-toolkit' 'cuda-sdk')
 optdepends=('gdb: for cuda-gdb')
-options=(!strip)
+options=(!strip staticlibs)
 md5sums=('7bb06908bdf33eac0f8426821640c2fb'
          '7e5990e03eea90075f5a500e91a0c3d3'
          'ffe1e6fb7f97b23da28fd94a5fd7356d')




More information about the arch-commits mailing list