SPECS: kernel-net-hostap.spec - build fixed

sparky sparky at pld-linux.org
Sat Apr 22 22:52:15 CEST 2006


Author: sparky                       Date: Sat Apr 22 20:52:15 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- build fixed

---- Files affected:
SPECS:
   kernel-net-hostap.spec (1.27 -> 1.28) 

---- Diffs:

================================================================
Index: SPECS/kernel-net-hostap.spec
diff -u SPECS/kernel-net-hostap.spec:1.27 SPECS/kernel-net-hostap.spec:1.28
--- SPECS/kernel-net-hostap.spec:1.27	Sat Apr 22 17:22:40 2006
+++ SPECS/kernel-net-hostap.spec	Sat Apr 22 22:52:10 2006
@@ -139,8 +139,8 @@
                 M=$PWD O=$PWD/o \
                 %{?with_verbose:V=1}
 
-#        mv hostap.ko modules/$cfg/
-	mv hostap{,-$cfg}.ko
+	mkdir -p built/$cfg
+	mv hostap*.ko built/$cfg/
 done
 
 %install
@@ -229,6 +229,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.28  2006/04/22 20:52:10  sparky
+- build fixed
+
 Revision 1.27  2006/04/22 15:22:40  dzeus
 - up to 0.4.7
 - new build system, NFY
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/kernel-net-hostap.spec?r1=1.27&r2=1.28&f=u



More information about the pld-cvs-commit mailing list