wok diff xcircuit/receipt @ rev 11646
gdal: bump
author | Eric Joseph-Alexandre <erjo@slitaz.org> |
---|---|
date | Sat Feb 04 01:52:55 2012 +0100 (2012-02-04) |
parents | d8ff3547600c |
children | 05a5fe342712 |
line diff
1.1 --- a/xcircuit/receipt Tue Mar 01 19:10:42 2011 +0000 1.2 +++ b/xcircuit/receipt Sat Feb 04 01:52:55 2012 +0100 1.3 @@ -18,7 +18,8 @@ 1.4 sed -i 's|am__api_version="1.9"|am__api_version="1.11"|' configure 1.5 ./configure prefix=/usr \ 1.6 --with-tcl=/usr/lib \ 1.7 - --with-tk=/usr/lib && 1.8 + --with-tk=/usr/lib \ 1.9 + $CONFIGURE_ARGS && 1.10 make && make DESTDIR=$DESTDIR install 1.11 } 1.12