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

andyrtr at archlinux.org andyrtr at archlinux.org
Tue Dec 7 19:19:43 UTC 2010


    Date: Tuesday, December 7, 2010 @ 14:19:42
  Author: andyrtr
Revision: 102409

upgpkg: libdrm 2.4.22-3
drop the nouveau git stuff again, would require a new kernel drm interface not yet released

Modified:
  libdrm/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-12-07 19:17:49 UTC (rev 102408)
+++ PKGBUILD	2010-12-07 19:19:42 UTC (rev 102409)
@@ -3,7 +3,7 @@
 
 pkgname=libdrm
 pkgver=2.4.22
-pkgrel=2
+pkgrel=3
 pkgdesc="Userspace interface to kernel DRM services"
 arch=(i686 x86_64)
 license=('custom')
@@ -23,7 +23,7 @@
   cd "${srcdir}/${pkgname}-${pkgver}"
   patch -Np1 -i "${srcdir}/no-pthread-stubs.patch"
   # add future nouveau api
-  patch -Np1 -i ${srcdir}/git_nouveau.diff
+#  patch -Np1 -i ${srcdir}/git_nouveau.diff
   
   libtoolize --force
   aclocal




More information about the arch-commits mailing list