wok-4.x diff openexr/receipt @ rev 10197
Up: gnome-doc-utils to 0.20.6.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Fri May 20 23:02:03 2011 +0000 (2011-05-20) |
parents | d1768332cee0 |
children | 7336c01c2ee2 |
line diff
1.1 --- a/openexr/receipt Sun May 08 09:01:58 2011 +0000 1.2 +++ b/openexr/receipt Fri May 20 23:02:03 2011 +0000 1.3 @@ -1,7 +1,7 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="openexr" 1.7 -VERSION="1.6.1" 1.8 +VERSION="1.7.0" 1.9 CATEGORY="x-window" 1.10 SHORT_DESC="openexr library for EXR images" 1.11 MAINTAINER="slaxemulator@gmail.com" 1.12 @@ -17,11 +17,8 @@ 1.13 cd $src 1.14 patch -p1 -i $stuff/gcc43.patch 1.15 ./configure \ 1.16 - --prefix=/usr \ 1.17 - --infodir=/usr/share/info \ 1.18 - --mandir=/usr/share/man \ 1.19 $CONFIGURE_ARGS && 1.20 - make && make DESTDIR=$PWD/_pkg install 1.21 + make && make install 1.22 } 1.23 1.24 # Rules to gen a SliTaz package suitable for Tazpkg.