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

Antonio Rojas arojas at archlinux.org
Fri May 8 08:17:47 UTC 2020


    Date: Friday, May 8, 2020 @ 08:17:45
  Author: arojas
Revision: 625549

BUILDINFO rebuild

Modified:
  emovix/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-05-08 08:15:11 UTC (rev 625548)
+++ PKGBUILD	2020-05-08 08:17:45 UTC (rev 625549)
@@ -3,7 +3,7 @@
 
 pkgname=emovix
 pkgver=0.9.0
-pkgrel=7
+pkgrel=8
 pkgdesc="Tools to create Movix-CD's"
 arch=(any)
 url="http://movix.sourceforge.net/"
@@ -16,7 +16,7 @@
 build() {
   cd $pkgname-$pkgver
   ./configure --prefix=/usr
-  make -j1
+  make
 }
 
 package() {



More information about the arch-commits mailing list