OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall
Root: /v/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 22-May-2007 11:28:37
Branch: HEAD Handle: 2007052210283600
Modified files:
openpkg-src/patchutils patchutils.spec
Log:
Ops, too much substitution: fix editdiff
Summary:
Revision Changes Path
1.54 +2 -2 openpkg-src/patchutils/patchutils.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/patchutils/patchutils.spec
============================================================================
$ cvs diff -u -r1.53 -r1.54 patchutils.spec
--- openpkg-src/patchutils/patchutils.spec 6 Jan 2007 13:43:34 -0000
1.53
+++ openpkg-src/patchutils/patchutils.spec 22 May 2007 09:28:36 -0000
1.54
@@ -33,7 +33,7 @@
Group: Patching
License: GPL
Version: 0.2.31
-Release: 20070106
+Release: 20070522
# list of sources
Source0:
http://cyberelk.net/tim/data/patchutils/stable/patchutils-%{version}.tar.bz2
@@ -85,7 +85,7 @@
%{l_shtool} subst \
-e 's;/bin/bash;%{l_bash};g' \
-e 's;diff;%{l_prefix}/bin/diff;g' \
- editdiff.in espdiff.in gendiff.in tests/combine[23]/run-test
+ gendiff.in tests/combine[23]/run-test
CC="%{l_cc}" \
CFLAGS="%{l_cflags -O}" \
PERL="%{l_prefix}/bin/perl" \
@@ .
______________________________________________________________________
OpenPKG http://openpkg.org
CVS Repository Commit List [email protected]