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

Antonio Rojas arojas at archlinux.org
Mon Jun 4 18:40:55 UTC 2018


    Date: Monday, June 4, 2018 @ 18:40:55
  Author: arojas
Revision: 340418

BUILDINFO rebuild

Modified:
  arj/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-06-04 18:29:39 UTC (rev 340417)
+++ PKGBUILD	2018-06-04 18:40:55 UTC (rev 340418)
@@ -5,7 +5,7 @@
 
 pkgname=arj
 pkgver=3.10.22
-pkgrel=11
+pkgrel=12
 pkgdesc='Free and portable clone of the ARJ archiver'
 url='http://arj.sourceforge.net/'
 arch=('x86_64')
@@ -50,7 +50,8 @@
   aclocal
   autoconf
   rm -f config.{guess,sub}
-  cp /usr/share/automake-"$(automake --version|head -n1|sed -r 's/.*\) (.*)/\1/')"/config.{guess,sub} .
+#  cp /usr/share/automake-"$(automake --version|head -n1|sed -r 's/.*\) (.*)/\1/')"/config.{guess,sub} .
+  cp /usr/share/automake-*/config.{guess,sub} .
 }
 
 build() {



More information about the arch-commits mailing list