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: 30-Oct-2003 19:42:24
Branch: HEAD Handle: 2003103018422300
Modified files:
openpkg-src/lsof lsof.spec
Log:
no hard-coded versions, please
Summary:
Revision Changes Path
1.34 +1 -1 openpkg-src/lsof/lsof.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/lsof/lsof.spec
============================================================================
$ cvs diff -u -r1.33 -r1.34 lsof.spec
--- openpkg-src/lsof/lsof.spec 30 Oct 2003 16:38:02 -0000 1.33
+++ openpkg-src/lsof/lsof.spec 30 Oct 2003 18:42:23 -0000 1.34
@@ -55,7 +55,7 @@
%{l_tar} xf lsof_%{version}_src.tar
%{l_shtool} subst \
-e 's;^\(#.*\)inet_pto$;\1inet_pton;' \
- lsof_4.69_src/dialects/sun/dlsof.h
+ lsof_%{version}_src/dialects/sun/dlsof.h
%build
cd lsof_%{version}_src
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]