wok-current rev 13333
Add python-pyexiv2 (again)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Tue Sep 04 16:40:06 2012 +0200 (2012-09-04) |
parents | 58dfbeca564f |
children | a87d26142dcc |
files | python-pyexiv2/receipt |
line diff
1.1 --- a/python-pyexiv2/receipt Tue Sep 04 16:32:08 2012 +0200 1.2 +++ b/python-pyexiv2/receipt Tue Sep 04 16:40:06 2012 +0200 1.3 @@ -19,15 +19,6 @@ 1.4 cd $src 1.5 scons PREFIX=/usr 1.6 scons -k DESTDIR=$DESTDIR install 1.7 -return 1 1.8 - #./autogen.sh 1.9 - ./configure \ 1.10 - --prefix=/usr \ 1.11 - $CONFIGURE_ARGS && 1.12 - make && 1.13 - make DESTDIR=$DESTDIR install 1.14 -echo $? 1.15 -return 1 1.16 } 1.17 1.18 # Rules to gen a SliTaz package suitable for Tazpkg.