[arch-commits] Commit in libstatgrab (3 files)
Allan McRae
allan at nymeria.archlinux.org
Thu Oct 31 02:16:04 UTC 2013
Date: Thursday, October 31, 2013 @ 03:16:04
Author: allan
Revision: 99883
remove !libtool
Modified:
libstatgrab/repos/community-i686/PKGBUILD
libstatgrab/repos/community-x86_64/PKGBUILD
libstatgrab/trunk/PKGBUILD
---------------------------------+
repos/community-i686/PKGBUILD | 2 +-
repos/community-x86_64/PKGBUILD | 2 +-
trunk/PKGBUILD | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
Modified: repos/community-i686/PKGBUILD
===================================================================
--- repos/community-i686/PKGBUILD 2013-10-31 02:15:44 UTC (rev 99882)
+++ repos/community-i686/PKGBUILD 2013-10-31 02:16:04 UTC (rev 99883)
@@ -11,7 +11,7 @@
url="http://www.i-scream.org/libstatgrab"
license=('LGPL' 'GPL')
depends=('ncurses' 'perl')
-options=('!libtool' '!makeflags')
+options=('!makeflags')
changelog=$pkgname.changelog
source=(http://www.mirrorservice.org/sites/ftp.i-scream.org/pub/i-scream/$pkgname/$pkgname-$pkgver.tar.gz)
sha256sums=('bbaa88c6bde8bd3cf2720b81a26528cc055a7e83e4ea3bdb1d0a3c4287cceb88')
Modified: repos/community-x86_64/PKGBUILD
===================================================================
--- repos/community-x86_64/PKGBUILD 2013-10-31 02:15:44 UTC (rev 99882)
+++ repos/community-x86_64/PKGBUILD 2013-10-31 02:16:04 UTC (rev 99883)
@@ -11,7 +11,7 @@
url="http://www.i-scream.org/libstatgrab"
license=('LGPL' 'GPL')
depends=('ncurses' 'perl')
-options=('!libtool' '!makeflags')
+options=('!makeflags')
changelog=$pkgname.changelog
source=(http://www.mirrorservice.org/sites/ftp.i-scream.org/pub/i-scream/$pkgname/$pkgname-$pkgver.tar.gz)
sha256sums=('bbaa88c6bde8bd3cf2720b81a26528cc055a7e83e4ea3bdb1d0a3c4287cceb88')
Modified: trunk/PKGBUILD
===================================================================
--- trunk/PKGBUILD 2013-10-31 02:15:44 UTC (rev 99882)
+++ trunk/PKGBUILD 2013-10-31 02:16:04 UTC (rev 99883)
@@ -11,7 +11,7 @@
url="http://www.i-scream.org/libstatgrab"
license=('LGPL' 'GPL')
depends=('ncurses' 'perl')
-options=('!libtool' '!makeflags')
+options=('!makeflags')
changelog=$pkgname.changelog
source=(http://www.mirrorservice.org/sites/ftp.i-scream.org/pub/i-scream/$pkgname/$pkgname-$pkgver.tar.gz)
sha256sums=('bbaa88c6bde8bd3cf2720b81a26528cc055a7e83e4ea3bdb1d0a3c4287cceb88')
More information about the arch-commits
mailing list