[arch-commits] Commit in lesstif/trunk (PKGBUILD)
Ronald van Haren
ronald at archlinux.org
Wed Sep 10 17:55:47 UTC 2008
Date: Wednesday, September 10, 2008 @ 13:55:46
Author: ronald
Revision: 12127
fix license
Modified:
lesstif/trunk/PKGBUILD
----------+
PKGBUILD | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2008-09-10 17:52:50 UTC (rev 12126)
+++ PKGBUILD 2008-09-10 17:55:46 UTC (rev 12127)
@@ -9,7 +9,8 @@
pkgdesc="LGPL'd re-implementation of Motif"
arch=(i686 x86_64)
depends=('freetype2' 'libxt' 'libxp')
-options=('nolibtool')
+options=('!libtool')
+license=('GPL2' 'LGPL2')
source=(http://heanet.dl.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.bz2
CAN-2005-0605.patch
64bitcleanups.patch
More information about the arch-commits
mailing list