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

Sven-Hendrik Haase svenstaro at archlinux.org
Tue Jan 10 00:56:06 UTC 2017


    Date: Tuesday, January 10, 2017 @ 00:56:04
  Author: svenstaro
Revision: 206329

upgpkg: cuda 8.0.44-3

Remove conflicting files

Modified:
  cuda/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-01-10 00:43:34 UTC (rev 206328)
+++ PKGBUILD	2017-01-10 00:56:04 UTC (rev 206329)
@@ -2,7 +2,7 @@
 # Maintainer: Sven-Hendrik Haase <sh at lutzhaase.com>
 pkgname=cuda
 pkgver=8.0.44
-pkgrel=2
+pkgrel=3
 pkgdesc="NVIDIA's GPU programming toolkit"
 arch=('x86_64')
 url="http://www.nvidia.com/object/cuda_home.html"
@@ -66,4 +66,5 @@
   # remove redundant man and samples
   rm -fr "${pkgdir}/opt/cuda/doc/man"
   rm -fr "${pkgdir}/opt/cuda/cuda-samples"
+  rm -fr "${pkgdir}/usr/share/man/man3/deprecated.3"*
 }



More information about the arch-commits mailing list