[arch-commits] Commit in guichan (3 files)

Allan McRae allan at nymeria.archlinux.org
Wed Oct 30 23:49:55 UTC 2013


    Date: Thursday, October 31, 2013 @ 00:49:55
  Author: allan
Revision: 99805

remove !libtool

Modified:
  guichan/repos/community-i686/PKGBUILD
  guichan/repos/community-x86_64/PKGBUILD
  guichan/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-30 23:49:26 UTC (rev 99804)
+++ repos/community-i686/PKGBUILD	2013-10-30 23:49:55 UTC (rev 99805)
@@ -11,7 +11,7 @@
 url="http://guichan.sourceforge.net/"
 license=('BSD')
 makedepends=('sdl_image' 'allegro4' 'libgl' 'glut')
-options=('!libtool' '!strip')
+options=('!strip')
 source=(http://guichan.googlecode.com/files/$pkgname-$pkgver.tar.gz)
 sha256sums=('eedf206eae5201eaae027b133226d0793ab9a287bfd74c5f82c7681e3684eeab')
 

Modified: repos/community-x86_64/PKGBUILD
===================================================================
--- repos/community-x86_64/PKGBUILD	2013-10-30 23:49:26 UTC (rev 99804)
+++ repos/community-x86_64/PKGBUILD	2013-10-30 23:49:55 UTC (rev 99805)
@@ -11,7 +11,7 @@
 url="http://guichan.sourceforge.net/"
 license=('BSD')
 makedepends=('sdl_image' 'allegro4' 'libgl' 'glut')
-options=('!libtool' '!strip')
+options=('!strip')
 source=(http://guichan.googlecode.com/files/$pkgname-$pkgver.tar.gz)
 sha256sums=('eedf206eae5201eaae027b133226d0793ab9a287bfd74c5f82c7681e3684eeab')
 

Modified: trunk/PKGBUILD
===================================================================
--- trunk/PKGBUILD	2013-10-30 23:49:26 UTC (rev 99804)
+++ trunk/PKGBUILD	2013-10-30 23:49:55 UTC (rev 99805)
@@ -11,7 +11,7 @@
 url="http://guichan.sourceforge.net/"
 license=('BSD')
 makedepends=('sdl_image' 'allegro4' 'libgl' 'glut')
-options=('!libtool' '!strip')
+options=('!strip')
 source=(http://guichan.googlecode.com/files/$pkgname-$pkgver.tar.gz)
 sha256sums=('eedf206eae5201eaae027b133226d0793ab9a287bfd74c5f82c7681e3684eeab')
 




More information about the arch-commits mailing list