[arch-commits] Commit in swfdec/trunk (PKGBUILD)
andyrtr at archlinux.org
andyrtr at archlinux.org
Wed Jul 30 21:14:49 UTC 2008
Date: Wednesday, July 30, 2008 @ 17:14:49
Author: andyrtr
Revision: 7341
readd \!libtool for next release. smp build seems to be fixed
Modified:
swfdec/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2008-07-30 21:06:12 UTC (rev 7340)
+++ PKGBUILD 2008-07-30 21:14:49 UTC (rev 7341)
@@ -13,7 +13,7 @@
makedepends=('pkgconfig')
source=(http://swfdec.freedesktop.org/download/swfdec/0.6/${pkgname}-${pkgver}.tar.gz)
md5sums=('740caf52068556ffe151703342fb634b')
-#options=('!libtool' '!emptydirs' '!makeflags')
+options=('!libtool' '!emptydirs')
build() {
cd ${startdir}/src/${pkgname}-${pkgver}
More information about the arch-commits
mailing list