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

Andrea Scarpino andrea at archlinux.org
Tue Nov 25 08:14:29 UTC 2014


    Date: Tuesday, November 25, 2014 @ 09:14:29
  Author: andrea
Revision: 227081

Fix bad package function name

Modified:
  grantlee-qt4/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-11-25 04:46:33 UTC (rev 227080)
+++ PKGBUILD	2014-11-25 08:14:29 UTC (rev 227081)
@@ -30,7 +30,7 @@
   make
 }
 
-package_grantlee() {
+package() {
   cd build
   make DESTDIR="${pkgdir}" install
 }



More information about the arch-commits mailing list