SOURCES: madwifi-ng-bashizm.patch (NEW) - do not use source

adamg adamg at pld-linux.org
Wed Apr 5 16:14:11 CEST 2006


Author: adamg                        Date: Wed Apr  5 14:14:11 2006 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- do not use source

---- Files affected:
SOURCES:
   madwifi-ng-bashizm.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: SOURCES/madwifi-ng-bashizm.patch
diff -u /dev/null SOURCES/madwifi-ng-bashizm.patch:1.1
--- /dev/null	Wed Apr  5 16:14:11 2006
+++ SOURCES/madwifi-ng-bashizm.patch	Wed Apr  5 16:14:06 2006
@@ -0,0 +1,11 @@
+--- madwifi-ng-r1491-20060404/scripts/get_arch_target.sh~	2006-03-28 10:46:27.000000000 +0200
++++ madwifi-ng-r1491-20060404/scripts/get_arch_target.sh	2006-04-05 13:27:39.000000000 +0200
+@@ -9,7 +9,7 @@
+ }
+ 
+ test -r "$1" || report "" ""
+-source "$1"
++. "$1"
+ 
+ test "$CONFIG_X86_64" && report x86_64
+ test "$CONFIG_X86" && report i386
================================================================


More information about the pld-cvs-commit mailing list