rpms/lightning/devel lightning-1.2-execstack.patch,NONE,1.1

Jochen Schmitt (s4504kr) fedora-extras-commits at redhat.com
Wed Jul 4 16:15:50 UTC 2007


Author: s4504kr

Update of /cvs/extras/rpms/lightning/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16322

Added Files:
	lightning-1.2-execstack.patch 
Log Message:
Add patch for ppc issue to cvs

lightning-1.2-execstack.patch:

--- NEW FILE lightning-1.2-execstack.patch ---
--- lightning-1.2/tests/run-test.excstk	2007-07-04 17:56:40.000000000 +0200
+++ lightning-1.2/tests/run-test	2007-07-04 17:57:01.000000000 +0200
@@ -1,5 +1,7 @@
 #! /bin/sh
 
+execstack -s $1
+
 ./$1 > $1.log
 if cmp -s $srcdir/$1.ok $1.log; then
   rm $1.log




More information about the fedora-extras-commits mailing list