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

Allan McRae allan at nymeria.archlinux.org
Wed Oct 30 14:53:59 UTC 2013


    Date: Wednesday, October 30, 2013 @ 15:53:59
  Author: allan
Revision: 198442

remove !libtool

Modified:
  subversion/repos/extra-i686/PKGBUILD
  subversion/repos/extra-x86_64/PKGBUILD
  subversion/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 14:53:35 UTC (rev 198441)
+++ repos/extra-i686/PKGBUILD	2013-10-30 14:53:59 UTC (rev 198442)
@@ -22,7 +22,7 @@
         'ruby: for some hook scripts')
 provides=('svn')
 backup=('etc/xinetd.d/svn' 'etc/conf.d/svnserve')
-options=('!makeflags' '!libtool' '!emptydirs')
+options=('!makeflags' '!emptydirs')
 install=${pkgname}.install
 source=(http://www.apache.org/dist/subversion/subversion-${pkgver}.tar.bz2{,.asc}
         svn

Modified: repos/extra-x86_64/PKGBUILD
===================================================================
--- repos/extra-x86_64/PKGBUILD	2013-10-30 14:53:35 UTC (rev 198441)
+++ repos/extra-x86_64/PKGBUILD	2013-10-30 14:53:59 UTC (rev 198442)
@@ -22,7 +22,7 @@
         'ruby: for some hook scripts')
 provides=('svn')
 backup=('etc/xinetd.d/svn' 'etc/conf.d/svnserve')
-options=('!makeflags' '!libtool' '!emptydirs')
+options=('!makeflags' '!emptydirs')
 install=${pkgname}.install
 source=(http://www.apache.org/dist/subversion/subversion-${pkgver}.tar.bz2{,.asc}
         svn

Modified: trunk/PKGBUILD
===================================================================
--- trunk/PKGBUILD	2013-10-30 14:53:35 UTC (rev 198441)
+++ trunk/PKGBUILD	2013-10-30 14:53:59 UTC (rev 198442)
@@ -22,7 +22,7 @@
         'ruby: for some hook scripts')
 provides=('svn')
 backup=('etc/xinetd.d/svn' 'etc/conf.d/svnserve')
-options=('!makeflags' '!libtool' '!emptydirs')
+options=('!makeflags' '!emptydirs')
 install=${pkgname}.install
 source=(http://www.apache.org/dist/subversion/subversion-${pkgver}.tar.bz2{,.asc}
         svn




More information about the arch-commits mailing list