SPECS: texlive.spec - change sed separator / to @

uzsolt uzsolt at pld-linux.org
Thu Dec 25 17:49:30 CET 2008


Author: uzsolt                       Date: Thu Dec 25 16:49:30 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- change sed separator / to @

---- Files affected:
SPECS:
   texlive.spec (1.57 -> 1.58) 

---- Diffs:

================================================================
Index: SPECS/texlive.spec
diff -u SPECS/texlive.spec:1.57 SPECS/texlive.spec:1.58
--- SPECS/texlive.spec:1.57	Thu Dec 25 17:46:51 2008
+++ SPECS/texlive.spec	Thu Dec 25 17:49:24 2008
@@ -3247,11 +3247,11 @@
 find . -name "config.sub" -exec cp /usr/share/automake/config.sub '{}' ';'
 %{__sed} -i 's@"extend/\(.*\)"@<\1>@' texk/ttf2pk/*.c
 cd texk/kpathsea
-%{__sed} -i 's/^TEXMFMAIN =.*/TEXMFMAIN = %{texmf}/' texmf.cnf
-%{__sed} -i 's/^TEXMFDIST =.*/TEXMFDIST = %{texmfdist}/' texmf.cnf
-%{__sed} -i 's/^TEXMFLOCAL =.*/TEXMFLOCAL = %{texmf}/' texmf.cnf
-%{__sed} -i 's/^TEXMFSYSVAR =.*/TEXMFSYSVAR = %{_localstatedir}/' texmf.cnf
-%{__sed} -i 's/^TEXMFSYSCONFIG =.*/TEXMFSYSCONFIG = %{_sysconfdir}/%{name}' texmf.cnf
+%{__sed} -i 's@^TEXMFMAIN =.*@TEXMFMAIN = %{texmf}@' texmf.cnf
+%{__sed} -i 's@^TEXMFDIST =.*@TEXMFDIST = %{texmfdist}@' texmf.cnf
+%{__sed} -i 's@^TEXMFLOCAL =.*@TEXMFLOCAL = %{texmf}@' texmf.cnf
+%{__sed} -i 's@^TEXMFSYSVAR =.*@TEXMFSYSVAR = %{_localstatedir}@' texmf.cnf
+%{__sed} -i 's@^TEXMFSYSCONFIG =.*@TEXMFSYSCONFIG = %{_sysconfdir}/%{name}@' texmf.cnf
 cd ../..
 
 %configure \
@@ -6642,6 +6642,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.58  2008/12/25 16:49:24  uzsolt
+- change sed separator / to @
+
 Revision 1.57  2008/12/25 16:46:51  uzsolt
 - move 'cd texk/kpathsea' down
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/texlive.spec?r1=1.57&r2=1.58&f=u



More information about the pld-cvs-commit mailing list