SPECS: entrance.spec - use_bash.patch, now it works

sparky sparky at pld-linux.org
Sat Mar 18 20:18:38 CET 2006


Author: sparky                       Date: Sat Mar 18 19:18:38 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- use_bash.patch, now it works

---- Files affected:
SPECS:
   entrance.spec (1.14 -> 1.15) 

---- Diffs:

================================================================
Index: SPECS/entrance.spec
diff -u SPECS/entrance.spec:1.14 SPECS/entrance.spec:1.15
--- SPECS/entrance.spec:1.14	Fri Mar 17 23:49:43 2006
+++ SPECS/entrance.spec	Sat Mar 18 20:18:33 2006
@@ -20,6 +20,7 @@
 Source2:	%{name}.Xsession
 Source3:	%{name}.gen-conf
 Patch0:		%{name}-conf.in.patch
+Patch1:		%{name}-use_bash.patch
 URL:		http://enlightenment.org/
 BuildRequires:	autoconf
 BuildRequires:	automake
@@ -108,6 +109,7 @@
 %setup -q
 # -n %{name}
 %patch0 -p1
+%patch1 -p1
 mv data/images/sessions/enlightenment{,DR17}.png
 sed 's/enlightenment.png/enlightenmentDR17.png/' \
 	-i data/images/sessions/Makefile.am
@@ -116,8 +118,6 @@
 	-i configure.in
 sed -n '/xsession="You should reconfigure --with-xsession"/!p' \
 	-i configure.in
-sed 's|/bin/sh|/bin/bash|g' \
-	-i src/daemon/spawner.c
 
 %build
 %{__libtoolize}
@@ -203,6 +203,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.15  2006/03/18 19:18:33  sparky
+- use_bash.patch, now it works
+
 Revision 1.14  2006/03/17 22:49:43  sparky
 - up to 0.9.0.006, builds but i don't know yet how to make it work correctly
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/entrance.spec?r1=1.14&r2=1.15&f=u



More information about the pld-cvs-commit mailing list