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

Bartłomiej Piotrowski bpiotrowski at archlinux.org
Tue Nov 11 13:42:59 UTC 2014


    Date: Tuesday, November 11, 2014 @ 14:42:59
  Author: bpiotrowski
Revision: 122356

upgpkg: gmerlin 1.2.0-6

rebuild against libcdio 0.93

Modified:
  gmerlin/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-11-11 13:23:48 UTC (rev 122355)
+++ PKGBUILD	2014-11-11 13:42:59 UTC (rev 122356)
@@ -3,7 +3,7 @@
 
 pkgname=gmerlin
 pkgver=1.2.0
-pkgrel=5
+pkgrel=6
 pkgdesc="Multimedia architecture for Linux"
 arch=('i686' 'x86_64')
 url="http://openmovieeditor.sourceforge.net/HomePage"
@@ -40,5 +40,5 @@
 package() {
   cd "$srcdir/$pkgname-$pkgver"
 
-  make DESTDIR="$pkgdir" install
+  make -j1 DESTDIR="$pkgdir" install
 }



More information about the arch-commits mailing list