OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Michael Schloh
Root: /v/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 15-Mar-2005 14:18:13
Branch: HEAD Handle: 2005031513181300
Modified files:
openpkg-src/lyx lyx.spec
Log:
remove erroneous substitution, causing problems with ksh(1)
Summary:
Revision Changes Path
1.31 +1 -4 openpkg-src/lyx/lyx.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/lyx/lyx.spec
============================================================================
$ cvs diff -u -r1.30 -r1.31 lyx.spec
--- openpkg-src/lyx/lyx.spec 1 Jan 2005 10:52:03 -0000 1.30
+++ openpkg-src/lyx/lyx.spec 15 Mar 2005 13:18:13 -0000 1.31
@@ -38,7 +38,7 @@
Group: Print
License: GPL
Version: %{V_lyx}
-Release: 20041006
+Release: 20050315
# package options
%option with_xforms no
@@ -98,9 +98,6 @@
-e 's;\([ \t]*\)PC[ \t]*,;\1LYX_PC,;g' \
-e 's;\([ \t]*\)SP[ \t]*,;\1LYX_SP,;g' \
src/lyxlength.h
- %{l_shtool} subst \
- -e 's;\(test -f xfonts/PSres.upr.*\);\1 || true;g' \
- lib/Makefile.in
%build
x11_bin=`%{l_rc} --query x11_bindir`
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [email protected]