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

Allan McRae allan at nymeria.archlinux.org
Wed Oct 30 14:07:54 UTC 2013


    Date: Wednesday, October 30, 2013 @ 15:07:54
  Author: allan
Revision: 198317

remove !libtool

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

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

Modified: repos/extra-i686/PKGBUILD
===================================================================
--- repos/extra-i686/PKGBUILD	2013-10-30 14:07:33 UTC (rev 198316)
+++ repos/extra-i686/PKGBUILD	2013-10-30 14:07:54 UTC (rev 198317)
@@ -10,7 +10,6 @@
 license=('custom')
 url="http://mcpp.sourceforge.net"
 depends=('glibc')
-options=('!libtool')
 source=(http://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.gz
         namlen.patch
         fs28284.patch)

Modified: repos/extra-x86_64/PKGBUILD
===================================================================
--- repos/extra-x86_64/PKGBUILD	2013-10-30 14:07:33 UTC (rev 198316)
+++ repos/extra-x86_64/PKGBUILD	2013-10-30 14:07:54 UTC (rev 198317)
@@ -10,7 +10,6 @@
 license=('custom')
 url="http://mcpp.sourceforge.net"
 depends=('glibc')
-options=('!libtool')
 source=(http://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.gz
         namlen.patch
         fs28284.patch)

Modified: trunk/PKGBUILD
===================================================================
--- trunk/PKGBUILD	2013-10-30 14:07:33 UTC (rev 198316)
+++ trunk/PKGBUILD	2013-10-30 14:07:54 UTC (rev 198317)
@@ -10,7 +10,6 @@
 license=('custom')
 url="http://mcpp.sourceforge.net"
 depends=('glibc')
-options=('!libtool')
 source=(http://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.gz
         namlen.patch
         fs28284.patch)




More information about the arch-commits mailing list