[arch-commits] Commit in gnucash (5 files)
Allan McRae
allan at nymeria.archlinux.org
Wed Oct 30 12:26:12 UTC 2013
Date: Wednesday, October 30, 2013 @ 13:26:12
Author: allan
Revision: 198040
remove !libtool
Modified:
gnucash/repos/extra-i686/PKGBUILD
gnucash/repos/extra-x86_64/PKGBUILD
gnucash/repos/testing-i686/PKGBUILD
gnucash/repos/testing-x86_64/PKGBUILD
gnucash/trunk/PKGBUILD
-------------------------------+
repos/extra-i686/PKGBUILD | 2 +-
repos/extra-x86_64/PKGBUILD | 2 +-
repos/testing-i686/PKGBUILD | 2 +-
repos/testing-x86_64/PKGBUILD | 2 +-
trunk/PKGBUILD | 2 +-
5 files changed, 5 insertions(+), 5 deletions(-)
Modified: repos/extra-i686/PKGBUILD
===================================================================
--- repos/extra-i686/PKGBUILD 2013-10-30 12:25:50 UTC (rev 198039)
+++ repos/extra-i686/PKGBUILD 2013-10-30 12:26:12 UTC (rev 198040)
@@ -14,7 +14,7 @@
optdepends=('evince: for print preview'
'perl-finance-quote: for stock information lookups'
'perl-date-manip: for stock information lookups')
-options=('!libtool' '!makeflags' '!emptydirs')
+options=('!makeflags' '!emptydirs')
install=gnucash.install
source=(http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.bz2)
sha1sums=('cd28d4e7d84d71ade56173734d634ccadc59ed81')
Modified: repos/extra-x86_64/PKGBUILD
===================================================================
--- repos/extra-x86_64/PKGBUILD 2013-10-30 12:25:50 UTC (rev 198039)
+++ repos/extra-x86_64/PKGBUILD 2013-10-30 12:26:12 UTC (rev 198040)
@@ -14,7 +14,7 @@
optdepends=('evince: for print preview'
'perl-finance-quote: for stock information lookups'
'perl-date-manip: for stock information lookups')
-options=('!libtool' '!makeflags' '!emptydirs')
+options=('!makeflags' '!emptydirs')
install=gnucash.install
source=(http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.bz2)
sha1sums=('cd28d4e7d84d71ade56173734d634ccadc59ed81')
Modified: repos/testing-i686/PKGBUILD
===================================================================
--- repos/testing-i686/PKGBUILD 2013-10-30 12:25:50 UTC (rev 198039)
+++ repos/testing-i686/PKGBUILD 2013-10-30 12:26:12 UTC (rev 198040)
@@ -14,7 +14,7 @@
optdepends=('evince: for print preview'
'perl-finance-quote: for stock information lookups'
'perl-date-manip: for stock information lookups')
-options=('!libtool' '!makeflags' '!emptydirs')
+options=('!makeflags' '!emptydirs')
install=gnucash.install
source=(http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.bz2)
sha1sums=('cd28d4e7d84d71ade56173734d634ccadc59ed81')
Modified: repos/testing-x86_64/PKGBUILD
===================================================================
--- repos/testing-x86_64/PKGBUILD 2013-10-30 12:25:50 UTC (rev 198039)
+++ repos/testing-x86_64/PKGBUILD 2013-10-30 12:26:12 UTC (rev 198040)
@@ -14,7 +14,7 @@
optdepends=('evince: for print preview'
'perl-finance-quote: for stock information lookups'
'perl-date-manip: for stock information lookups')
-options=('!libtool' '!makeflags' '!emptydirs')
+options=('!makeflags' '!emptydirs')
install=gnucash.install
source=(http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.bz2)
sha1sums=('cd28d4e7d84d71ade56173734d634ccadc59ed81')
Modified: trunk/PKGBUILD
===================================================================
--- trunk/PKGBUILD 2013-10-30 12:25:50 UTC (rev 198039)
+++ trunk/PKGBUILD 2013-10-30 12:26:12 UTC (rev 198040)
@@ -14,7 +14,7 @@
optdepends=('evince: for print preview'
'perl-finance-quote: for stock information lookups'
'perl-date-manip: for stock information lookups')
-options=('!libtool' '!makeflags' '!emptydirs')
+options=('!makeflags' '!emptydirs')
install=gnucash.install
source=(http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.bz2)
sha1sums=('cd28d4e7d84d71ade56173734d634ccadc59ed81')
More information about the arch-commits
mailing list