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

Dan McGee dan at archlinux.org
Wed Jun 2 13:20:17 UTC 2010


    Date: Wednesday, June 2, 2010 @ 09:20:17
  Author: dan
Revision: 81730

upgpkg: libfetch 2.31-1
verbump

Modified:
  libfetch/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-06-02 13:16:46 UTC (rev 81729)
+++ PKGBUILD	2010-06-02 13:20:17 UTC (rev 81730)
@@ -33,7 +33,7 @@
 
 build() {
   cd $srcdir/${pkgname}-${pkgver}
-  cp ../Makefile .
+  cp $srcdir/Makefile .
   make || return 1
   make DESTDIR=$pkgdir install
 }




More information about the arch-commits mailing list