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

Allan McRae allan at nymeria.archlinux.org
Wed Oct 30 13:04:19 UTC 2013


    Date: Wednesday, October 30, 2013 @ 14:04:19
  Author: allan
Revision: 198146

remove !libtool

Modified:
  libdca/repos/extra-i686/PKGBUILD
  libdca/repos/extra-x86_64/PKGBUILD
  libdca/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:03:52 UTC (rev 198145)
+++ repos/extra-i686/PKGBUILD	2013-10-30 13:04:19 UTC (rev 198146)
@@ -11,7 +11,7 @@
 depends=('sh')
 provides=('libdts')
 replaces=('libdts')
-options=('!libtool' '!emptydirs')
+options=('!emptydirs')
 source=("http://download.videolan.org/pub/videolan/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.bz2")
 md5sums=('dab6b2795c66a82a6fcd4f8343343021')
 

Modified: repos/extra-x86_64/PKGBUILD
===================================================================
--- repos/extra-x86_64/PKGBUILD	2013-10-30 13:03:52 UTC (rev 198145)
+++ repos/extra-x86_64/PKGBUILD	2013-10-30 13:04:19 UTC (rev 198146)
@@ -11,7 +11,7 @@
 depends=('sh')
 provides=('libdts')
 replaces=('libdts')
-options=('!libtool' '!emptydirs')
+options=('!emptydirs')
 source=("http://download.videolan.org/pub/videolan/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.bz2")
 md5sums=('dab6b2795c66a82a6fcd4f8343343021')
 

Modified: trunk/PKGBUILD
===================================================================
--- trunk/PKGBUILD	2013-10-30 13:03:52 UTC (rev 198145)
+++ trunk/PKGBUILD	2013-10-30 13:04:19 UTC (rev 198146)
@@ -11,7 +11,7 @@
 depends=('sh')
 provides=('libdts')
 replaces=('libdts')
-options=('!libtool' '!emptydirs')
+options=('!emptydirs')
 source=("http://download.videolan.org/pub/videolan/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.bz2")
 md5sums=('dab6b2795c66a82a6fcd4f8343343021')
 




More information about the arch-commits mailing list