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

andyrtr at archlinux.org andyrtr at archlinux.org
Mon Apr 4 18:44:03 UTC 2011


    Date: Monday, April 4, 2011 @ 14:44:02
  Author: andyrtr
Revision: 117848

add check function for future builds

Modified:
  tzdata/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-04-04 18:43:39 UTC (rev 117847)
+++ PKGBUILD	2011-04-04 18:44:02 UTC (rev 117848)
@@ -32,7 +32,7 @@
   make
 }
 
-check () {
+check() {
   cd ${srcdir}
   make check
 }




More information about the arch-commits mailing list