r1900 - crux-2.2/ports/opt/libtiff
Author: tilman Date: 2006-09-17 21:12:09 +0200 (Sun, 17 Sep 2006) New Revision: 1900 Modified: crux-2.2/ports/opt/libtiff/Pkgfile Log: libtiff: assumed maintainership, tweaked Pkgfile Modified: crux-2.2/ports/opt/libtiff/Pkgfile =================================================================== --- crux-2.2/ports/opt/libtiff/Pkgfile 2006-09-17 19:07:38 UTC (rev 1899) +++ crux-2.2/ports/opt/libtiff/Pkgfile 2006-09-17 19:12:09 UTC (rev 1900) @@ -1,6 +1,6 @@ # Description: Library for manipulation of TIFF (Tag Image File Format) images # URL: http://www.remotesensing.org/libtiff/ -# Maintainer: Per Lid�n, core-ports at crux dot nu +# Maintainer: Tilman Sauerbeck, tilman at crux dot nu # Depends on: libjpeg, zlib name=libtiff @@ -11,7 +11,7 @@ build() { cd tiff-$version - patch -p1 < $SRC/$name-$version.patch + patch -p1 -i $SRC/$name-$version.patch ./configure --prefix=/usr make make DESTDIR=$PKG install
participants (1)
-
crux@crux.nu