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

Dave Reisner dreisner at archlinux.org
Sat Jun 2 22:10:39 UTC 2012


    Date: Saturday, June 2, 2012 @ 18:10:39
  Author: dreisner
Revision: 160634

fix typo in intended check function

Modified:
  libx11/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-06-02 21:43:25 UTC (rev 160633)
+++ PKGBUILD	2012-06-02 22:10:39 UTC (rev 160634)
@@ -24,7 +24,7 @@
   make
 }
 
-package() {
+check() {
   cd "${srcdir}/libX11-${pkgver}"
   make check
 }




More information about the arch-commits mailing list