SPECS: et.spec - fix wrapper script creaton

glen glen at pld-linux.org
Sun Jul 24 03:24:52 CEST 2005


Author: glen                         Date: Sun Jul 24 01:24:52 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fix wrapper script creaton

---- Files affected:
SPECS:
   et.spec (1.9 -> 1.10) 

---- Diffs:

================================================================
Index: SPECS/et.spec
diff -u SPECS/et.spec:1.9 SPECS/et.spec:1.10
--- SPECS/et.spec:1.9	Wed Jun 29 13:03:34 2005
+++ SPECS/et.spec	Sun Jul 24 03:24:47 2005
@@ -58,7 +58,7 @@
 
 install bin/Linux/x86/et.x86 $RPM_BUILD_ROOT%{_gamelibdir}/%{name}
 
-cat << EOF > $RPM_BUILD_ROOT%{_bindir}/%{name}
+cat << 'EOF' > $RPM_BUILD_ROOT%{_bindir}/%{name}
 #!/bin/sh
 # Needed to make symlinks/shortcuts work.
 # the binaries must run with correct working directory
@@ -113,6 +113,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.10  2005/07/24 01:24:47  glen
+- fix wrapper script creaton
+
 Revision 1.9  2005/06/29 11:03:34  glen
 - update %doc
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/et.spec?r1=1.9&r2=1.10&f=u




More information about the pld-cvs-commit mailing list