OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Michael van Elst
Root: /e/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 15-Jul-2003 10:48:29
Branch: HEAD Handle: 2003071509482800
Modified files:
openpkg-src/tiff tiff.spec
Log:
fix typos
Summary:
Revision Changes Path
1.26 +3 -3 openpkg-src/tiff/tiff.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/tiff/tiff.spec
============================================================================
$ cvs diff -u -r1.25 -r1.26 tiff.spec
--- openpkg-src/tiff/tiff.spec 15 Jul 2003 08:13:34 -0000 1.25
+++ openpkg-src/tiff/tiff.spec 15 Jul 2003 08:48:28 -0000 1.26
@@ -64,9 +64,9 @@
--with-LIBIMAGE=no \
--with-JPEG=yes \
--with-ZIP=yes \
- --with-DIRS_LIBINC="%{l_prefix}/include" \
- --with-DIRS-JPEGLIB="%{l_prefix}/lib" \
- --with-DIRS-GZLIB="%{l_prefix}/lib" \
+ --with-DIRS-LIBINC="%{l_prefix}/include" \
+ --with-DIR-JPEGLIB="%{l_prefix}/lib" \
+ --with-DIR-GZLIB="%{l_prefix}/lib" \
--noninteractive
%{l_make} %{l_mflags -O}
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]