wok diff babl/receipt @ rev 6751
Removed --enable-gold cause gcc and gcc+gcj don't compile right. This is a test to see if it compiles fine on build server without --enable-gold.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Sun Oct 17 17:13:35 2010 +0000 (2010-10-17) |
parents | 4273e906522b |
children | 32141ce4e6e9 |
line diff
1.1 --- a/babl/receipt Tue Feb 16 11:40:35 2010 +0000 1.2 +++ b/babl/receipt Sun Oct 17 17:13:35 2010 +0000 1.3 @@ -1,7 +1,7 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="babl" 1.7 -VERSION="0.1.0" 1.8 +VERSION="0.1.2" 1.9 CATEGORY="system-tools" 1.10 SHORT_DESC="pixel format translation library." 1.11 MAINTAINER="erjo@slitaz.org"