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

Allan McRae allan at nymeria.archlinux.org
Wed Oct 30 13:15:45 UTC 2013


    Date: Wednesday, October 30, 2013 @ 14:15:45
  Author: allan
Revision: 198175

remove !libtool

Modified:
  libgpod/repos/extra-i686/PKGBUILD
  libgpod/repos/extra-x86_64/PKGBUILD
  libgpod/trunk/PKGBUILD

-----------------------------+
 repos/extra-i686/PKGBUILD   |    2 +-
 repos/extra-x86_64/PKGBUILD |    2 +-
 trunk/PKGBUILD              |    2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

Modified: repos/extra-i686/PKGBUILD
===================================================================
--- repos/extra-i686/PKGBUILD	2013-10-30 13:15:24 UTC (rev 198174)
+++ repos/extra-i686/PKGBUILD	2013-10-30 13:15:45 UTC (rev 198175)
@@ -14,7 +14,7 @@
             'python2-gobject2: python bindings')
 url="http://www.gtkpod.org/libgpod/"
 source=(http://downloads.sourceforge.net/sourceforge/gtkpod/${pkgname}-${pkgver}.tar.bz2)
-options=('!libtool' '!emptydirs')
+options=('!emptydirs')
 md5sums=('ff0fd875fa08f2a6a49dec57ce3367ab')
 
 build() {

Modified: repos/extra-x86_64/PKGBUILD
===================================================================
--- repos/extra-x86_64/PKGBUILD	2013-10-30 13:15:24 UTC (rev 198174)
+++ repos/extra-x86_64/PKGBUILD	2013-10-30 13:15:45 UTC (rev 198175)
@@ -14,7 +14,7 @@
             'python2-gobject2: python bindings')
 url="http://www.gtkpod.org/libgpod/"
 source=(http://downloads.sourceforge.net/sourceforge/gtkpod/${pkgname}-${pkgver}.tar.bz2)
-options=('!libtool' '!emptydirs')
+options=('!emptydirs')
 md5sums=('ff0fd875fa08f2a6a49dec57ce3367ab')
 
 build() {

Modified: trunk/PKGBUILD
===================================================================
--- trunk/PKGBUILD	2013-10-30 13:15:24 UTC (rev 198174)
+++ trunk/PKGBUILD	2013-10-30 13:15:45 UTC (rev 198175)
@@ -14,7 +14,7 @@
             'python2-gobject2: python bindings')
 url="http://www.gtkpod.org/libgpod/"
 source=(http://downloads.sourceforge.net/sourceforge/gtkpod/${pkgname}-${pkgver}.tar.bz2)
-options=('!libtool' '!emptydirs')
+options=('!emptydirs')
 md5sums=('ff0fd875fa08f2a6a49dec57ce3367ab')
 
 build() {




More information about the arch-commits mailing list