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

andyrtr at archlinux.org andyrtr at archlinux.org
Fri May 25 16:34:35 UTC 2012


    Date: Friday, May 25, 2012 @ 12:34:34
  Author: andyrtr
Revision: 159509

upgpkg: cups 1.5.3-2

fix dep from libusb-compat to libusb, FS#29985

Modified:
  cups/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-05-25 16:30:50 UTC (rev 159508)
+++ PKGBUILD	2012-05-25 16:34:34 UTC (rev 159509)
@@ -90,7 +90,7 @@
   cd ${srcdir}/${pkgbase}-${pkgver}
   make BUILDROOT=${pkgdir} install-headers install-libs
   # put this into the libs pkg to make other software find the libs(no pkg-config file included)
-  mkdir -p ${pkgdir}/usr/bin
+  mkdir -p ${pkgdir}/usr/bin 
   install -m755 ${srcdir}/${pkgbase}-${pkgver}/cups-config ${pkgdir}/usr/bin/cups-config
   
   # install client.conf man page and config file




More information about the arch-commits mailing list