wok-6.x diff libxcb/receipt @ rev 14356
python-couchdbkit, python-restclient: fix TARBALL
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Wed Apr 17 12:59:13 2013 +0200 (2013-04-17) |
parents | 45b4c06dfa05 |
children | f15c857e3e67 |
line diff
1.1 --- a/libxcb/receipt Wed May 30 04:44:21 2012 +0000 1.2 +++ b/libxcb/receipt Wed Apr 17 12:59:13 2013 +0200 1.3 @@ -17,7 +17,7 @@ 1.4 compile_rules() 1.5 { 1.6 cd $src 1.7 - ./autogen.sh \ 1.8 + ./configure \ 1.9 --enable-xinput \ 1.10 $CONFIGURE_ARGS && 1.11 make && make DESTDIR=$DESTDIR install