[arch-commits] Commit in pkgconfig/trunk (PKGBUILD)
Allan McRae
allan at archlinux.org
Sun Apr 18 10:43:42 UTC 2010
Date: Sunday, April 18, 2010 @ 06:43:41
Author: allan
Revision: 77834
upgpkg: pkgconfig 0.23-2
rebuild old package
Modified:
pkgconfig/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2010-04-18 10:43:25 UTC (rev 77833)
+++ PKGBUILD 2010-04-18 10:43:41 UTC (rev 77834)
@@ -22,5 +22,5 @@
package() {
cd ${srcdir}/pkg-config-${pkgver}
- make DESTDIR=${startdir}/pkg install
+ make DESTDIR=${pkgdir} install
}
More information about the arch-commits
mailing list