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

Alexander Rødseth arodseth at nymeria.archlinux.org
Sun Mar 3 23:23:47 UTC 2013


    Date: Monday, March 4, 2013 @ 00:23:47
  Author: arodseth
Revision: 85607

upgpkg: hercules 3.08-1

Modified:
  hercules/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-03-03 23:20:43 UTC (rev 85606)
+++ PKGBUILD	2013-03-03 23:23:47 UTC (rev 85607)
@@ -19,9 +19,9 @@
   cd "$srcdir/$pkgname-$pkgver"
 
   # Change module extension from .la to .so.
-  #sed '/HDL_MODULE_SUFFIX/ s/\.la/.so/' -i hdl.h
+  sed '/HDL_MODULE_SUFFIX/ s/\.la/.so/' -i hdl.h
   ./configure --prefix=/usr
-  make
+  make -j1
 }
 
 package() {




More information about the arch-commits mailing list