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

Allan McRae allan at nymeria.archlinux.org
Thu Oct 31 01:57:40 UTC 2013


    Date: Thursday, October 31, 2013 @ 02:57:40
  Author: allan
Revision: 99829

remove !libtool

Modified:
  libdlna/repos/community-i686/PKGBUILD
  libdlna/repos/community-x86_64/PKGBUILD
  libdlna/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 01:57:20 UTC (rev 99828)
+++ repos/community-i686/PKGBUILD	2013-10-31 01:57:40 UTC (rev 99829)
@@ -9,7 +9,7 @@
 url="http://libdlna.geexbox.org"
 license=("LGPL")
 arch=('i686' 'x86_64')
-options=('!libtool' '!makeflags')  # not parallel safe, error find -ldlna  
+options=('!makeflags')  # not parallel safe, error find -ldlna  
 #makedepends=('ctags')
 depends=('glibc' 'ffmpeg')
 source=("http://libdlna.geexbox.org/releases/${pkgname}-${pkgver}.tar.bz2")

Modified: repos/community-x86_64/PKGBUILD
===================================================================
--- repos/community-x86_64/PKGBUILD	2013-10-31 01:57:20 UTC (rev 99828)
+++ repos/community-x86_64/PKGBUILD	2013-10-31 01:57:40 UTC (rev 99829)
@@ -9,7 +9,7 @@
 url="http://libdlna.geexbox.org"
 license=("LGPL")
 arch=('i686' 'x86_64')
-options=('!libtool' '!makeflags')  # not parallel safe, error find -ldlna  
+options=('!makeflags')  # not parallel safe, error find -ldlna  
 #makedepends=('ctags')
 depends=('glibc' 'ffmpeg')
 source=("http://libdlna.geexbox.org/releases/${pkgname}-${pkgver}.tar.bz2")

Modified: trunk/PKGBUILD
===================================================================
--- trunk/PKGBUILD	2013-10-31 01:57:20 UTC (rev 99828)
+++ trunk/PKGBUILD	2013-10-31 01:57:40 UTC (rev 99829)
@@ -9,7 +9,7 @@
 url="http://libdlna.geexbox.org"
 license=("LGPL")
 arch=('i686' 'x86_64')
-options=('!libtool' '!makeflags')  # not parallel safe, error find -ldlna  
+options=('!makeflags')  # not parallel safe, error find -ldlna  
 #makedepends=('ctags')
 depends=('glibc' 'ffmpeg')
 source=("http://libdlna.geexbox.org/releases/${pkgname}-${pkgver}.tar.bz2")




More information about the arch-commits mailing list