SPECS: psi.spec - Patch4 is superfluous - sed can do the same! ;)

jack jack at pld-linux.org
Thu Jan 19 20:27:51 CET 2006


Author: jack                         Date: Thu Jan 19 19:27:51 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- Patch4 is superfluous - sed can do the same! ;)

---- Files affected:
SPECS:
   psi.spec (1.121 -> 1.122) 

---- Diffs:

================================================================
Index: SPECS/psi.spec
diff -u SPECS/psi.spec:1.121 SPECS/psi.spec:1.122
--- SPECS/psi.spec:1.121	Thu Jan 19 20:08:45 2006
+++ SPECS/psi.spec	Thu Jan 19 20:27:45 2006
@@ -25,7 +25,6 @@
 Patch1:		%{name}-desktop.patch
 Patch2:		%{name}-home_etc.patch
 Patch3:		%{name}-qca_nolink_fix.patch
-Patch4:		%{name}-fix_configure_for_ksh.patch
 #	from jpc
 Patch10:	%{name}-customos.patch
 #	from SKaZi
@@ -90,7 +89,6 @@
 %patch1 -p1
 %{?with_home_etc:%patch2 -p1}
 %patch3 -p1
-%patch4 -p0
 #	jpc
 %patch10 -p1
 #	SKaZi
@@ -116,6 +114,8 @@
 %build
 export QTDIR=%{_prefix}
 
+%{__sed} -ie 's#\"" << #\\"" << #g' configure
+
 ./configure \
 	--prefix=%{_prefix}
 
@@ -194,6 +194,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.122  2006/01/19 19:27:45  jack
+- Patch4 is superfluous - sed can do the same! ;)
+
 Revision 1.121  2006/01/19 19:08:45  hawk
 - oops!
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/psi.spec?r1=1.121&r2=1.122&f=u



More information about the pld-cvs-commit mailing list