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

Allan McRae allan at nymeria.archlinux.org
Wed Oct 30 11:34:14 UTC 2013


    Date: Wednesday, October 30, 2013 @ 12:34:14
  Author: allan
Revision: 197901

remove !libtool

Modified:
  cppunit/repos/extra-i686/PKGBUILD
  cppunit/repos/extra-x86_64/PKGBUILD
  cppunit/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 11:33:54 UTC (rev 197900)
+++ repos/extra-i686/PKGBUILD	2013-10-30 11:34:14 UTC (rev 197901)
@@ -11,7 +11,7 @@
 url="http://www.freedesktop.org/wiki/Software/cppunit"
 license=('LGPL')
 depends=('sh' 'gcc-libs')
-options=('!libtool' '!emptydirs')
+options=('!emptydirs')
 source=(http://dev-www.libreoffice.org/src/${_hash}-${pkgname}-${pkgver}.tar.gz)
 md5sums=(${_hash})
 

Modified: repos/extra-x86_64/PKGBUILD
===================================================================
--- repos/extra-x86_64/PKGBUILD	2013-10-30 11:33:54 UTC (rev 197900)
+++ repos/extra-x86_64/PKGBUILD	2013-10-30 11:34:14 UTC (rev 197901)
@@ -11,7 +11,7 @@
 url="http://www.freedesktop.org/wiki/Software/cppunit"
 license=('LGPL')
 depends=('sh' 'gcc-libs')
-options=('!libtool' '!emptydirs')
+options=('!emptydirs')
 source=(http://dev-www.libreoffice.org/src/${_hash}-${pkgname}-${pkgver}.tar.gz)
 md5sums=(${_hash})
 

Modified: trunk/PKGBUILD
===================================================================
--- trunk/PKGBUILD	2013-10-30 11:33:54 UTC (rev 197900)
+++ trunk/PKGBUILD	2013-10-30 11:34:14 UTC (rev 197901)
@@ -11,7 +11,7 @@
 url="http://www.freedesktop.org/wiki/Software/cppunit"
 license=('LGPL')
 depends=('sh' 'gcc-libs')
-options=('!libtool' '!emptydirs')
+options=('!emptydirs')
 source=(http://dev-www.libreoffice.org/src/${_hash}-${pkgname}-${pkgver}.tar.gz)
 md5sums=(${_hash})
 




More information about the arch-commits mailing list