OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall
Root: /e/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 01-Aug-2003 13:10:14
Branch: HEAD Handle: 2003080112101300
Modified files:
openpkg-src/tetex tetex.spec
Log:
fix indentation
Summary:
Revision Changes Path
1.50 +2 -2 openpkg-src/tetex/tetex.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/tetex/tetex.spec
============================================================================
$ cvs diff -u -r1.49 -r1.50 tetex.spec
--- openpkg-src/tetex/tetex.spec 1 Aug 2003 10:45:42 -0000 1.49
+++ openpkg-src/tetex/tetex.spec 1 Aug 2003 11:10:13 -0000 1.50
@@ -132,8 +132,8 @@
%{l_shtool} subst -e "s;\|O_SYNC;;g" libs/libwww/HTMemLog.c
%{l_shtool} subst -e "s;strnstr;my_strnstr;g" libs/libwww/HTReader.c
%{l_shtool} subst \
- -e '1s;/usr/bin/perl;/usr/bin/env perl;' \
- texk/*/t1mapper
+ -e '1s;/usr/bin/perl;/usr/bin/env perl;' \
+ texk/*/t1mapper
%build
# configure the system by using the (wrong) paths to the temporary
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]