[arch-commits] Commit in ubuntulooks/trunk (PKGBUILD)

Ronald van Haren ronald at archlinux.org
Wed Aug 6 08:52:26 UTC 2008


    Date: Wednesday, August 6, 2008 @ 04:52:26
  Author: ronald
Revision: 8092

fix license

Modified:
  ubuntulooks/trunk/PKGBUILD

----------+
 PKGBUILD |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2008-08-06 08:50:59 UTC (rev 8091)
+++ PKGBUILD	2008-08-06 08:52:26 UTC (rev 8092)
@@ -8,10 +8,11 @@
 arch=(i686 x86_64)
 depends=('gtk2>=2.10.0')
 makedepends=('pkgconfig')
-options=(NOLIBTOOL)
+options=(!libtool)
 source=(http://archive.ubuntu.com/ubuntu/pool/main/u/ubuntulooks/ubuntulooks_${pkgver}.orig.tar.gz
 	gtkrc.Blue
 	gtkrc.Graphite)
+license=('GPL2')
 
 build() {
   cd ${startdir}/src/ubuntulooks-${pkgver}




More information about the arch-commits mailing list