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: 14-Oct-2005 09:02:41
Branch: HEAD Handle: 2005101408024000
Modified files:
openpkg-src/dsh dsh.spec
Log:
apply CPP patch also to subdir configure
Summary:
Revision Changes Path
1.39 +2 -2 openpkg-src/dsh/dsh.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/dsh/dsh.spec
============================================================================
$ cvs diff -u -r1.38 -r1.39 dsh.spec
--- openpkg-src/dsh/dsh.spec 10 Jun 2005 13:50:54 -0000 1.38
+++ openpkg-src/dsh/dsh.spec 14 Oct 2005 07:02:40 -0000 1.39
@@ -37,7 +37,7 @@
Group: Shell
License: GPL
Version: %{V_dsh}
-Release: 20050610
+Release: 20051014
# list of sources
Source0:
http://www.netfort.gr.jp/~dancer/software/downloads/dsh-%{V_dsh}.tar.gz
@@ -75,7 +75,7 @@
%patch -p0
%{l_shtool} subst \
-e '/LINENO: error: C[+]* preprocessor/{N;N;N;N;s/.*/:/;}' \
- configure
+ configure libdshconfig*/configure
%build
# build libdshconfig
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [email protected]