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

Ionut Biru ibiru at archlinux.org
Wed Mar 7 20:31:52 UTC 2012


    Date: Wednesday, March 7, 2012 @ 15:31:52
  Author: ibiru
Revision: 152653

don't include a space in filename

Modified:
  sane/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-03-07 19:49:46 UTC (rev 152652)
+++ PKGBUILD	2012-03-07 20:31:52 UTC (rev 152653)
@@ -57,5 +57,5 @@
   
   # Install the pkg-config file
   install -D -m644 tools/sane-backends.pc \
-     "${pkgdir}/usr/lib/pkgconfig/sane-backends.pc "
+     "${pkgdir}/usr/lib/pkgconfig/sane-backends.pc"
 }




More information about the arch-commits mailing list