#
#       shbang.patch
#
#       src/common/etc/openca.in relative_ln_s.sh.in src/scripts/modver.in
#       missing ! in #! @SHELL@
#
--- openca-base-1.1.0/src/common/etc/openca.in.old      2008-10-22 
11:34:43.000000000 -0700
+++ openca-base-1.1.0/src/common/etc/openca.in  2010-06-17 15:11:05.912560002 
-0700
@@ -1,4 +1,4 @@
-...@shell@
+#! @SHELL@
 #
 # openca       Startup script for the OpenCA Server
 #
--- openca-base-1.1.0/relative_ln_s.sh.in.old   2010-02-24 13:47:54.000000000 
-0800
+++ openca-base-1.1.0/relative_ln_s.sh.in       2010-06-17 15:16:05.357600002 
-0700
@@ -1,4 +1,4 @@
-...@shell@
+#! @SHELL@
 
 ## Written by Michael Bell for the OpenCA project
 ## (c) Copyright 2004 The OpenCA Project
--- openca-base-1.1.0/src/scripts/modver.in.old 2010-02-23 17:15:17.000000000 
-0800
+++ openca-base-1.1.0/src/scripts/modver.in     2010-06-17 15:16:09.037600002 
-0700
@@ -1,4 +1,4 @@
-...@shell@
+#! @SHELL@
 
 mod=$1
 

-- 
Tim Rice                                Multitalents    (707) 887-1469
t...@multitalents.net
#
#       shbang.patch
#
#       src/common/etc/openca.in relative_ln_s.sh.in src/scripts/modver.in
#       missing ! in #! @SHELL@
#
--- openca-base-1.1.0/src/common/etc/openca.in.old      2008-10-22 
11:34:43.000000000 -0700
+++ openca-base-1.1.0/src/common/etc/openca.in  2010-06-17 15:11:05.912560002 
-0700
@@ -1,4 +1,4 @@
-...@shell@
+#! @SHELL@
 #
 # openca       Startup script for the OpenCA Server
 #
--- openca-base-1.1.0/relative_ln_s.sh.in.old   2010-02-24 13:47:54.000000000 
-0800
+++ openca-base-1.1.0/relative_ln_s.sh.in       2010-06-17 15:16:05.357600002 
-0700
@@ -1,4 +1,4 @@
-...@shell@
+#! @SHELL@
 
 ## Written by Michael Bell for the OpenCA project
 ## (c) Copyright 2004 The OpenCA Project
--- openca-base-1.1.0/src/scripts/modver.in.old 2010-02-23 17:15:17.000000000 
-0800
+++ openca-base-1.1.0/src/scripts/modver.in     2010-06-17 15:16:09.037600002 
-0700
@@ -1,4 +1,4 @@
-...@shell@
+#! @SHELL@
 
 mod=$1
 
------------------------------------------------------------------------------
This SF.net Dev2Dev email is sponsored by:

Show off your parallel programming skills.
Enter the Intel(R) Threading Challenge 2010.
http://p.sf.net/sfu/intel-thread-sfd
_______________________________________________
OpenCA-Devel mailing list
OpenCA-Devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openca-devel

Reply via email to