packages: madwifi-ng/madwifi-ng.spec - what kind of hack is that redirection?

baggins baggins at pld-linux.org
Mon Feb 13 23:05:44 CET 2012


Author: baggins                      Date: Mon Feb 13 22:05:44 2012 GMT
Module: packages                      Tag: HEAD
---- Log message:
- what kind of hack is that redirection?

---- Files affected:
packages/madwifi-ng:
   madwifi-ng.spec (1.199 -> 1.200) 

---- Diffs:

================================================================
Index: packages/madwifi-ng/madwifi-ng.spec
diff -u packages/madwifi-ng/madwifi-ng.spec:1.199 packages/madwifi-ng/madwifi-ng.spec:1.200
--- packages/madwifi-ng/madwifi-ng.spec:1.199	Mon Feb 13 22:52:15 2012
+++ packages/madwifi-ng/madwifi-ng.spec	Mon Feb 13 23:05:39 2012
@@ -147,10 +147,11 @@
 %define opts TARGET=%{target} KERNELPATH="%{_kernelsrcdir}" TOOLPREFIX= LDFLAGS_MODULE=
 
 %{__make} %{opts}  svnversion.h
-%build_kernel_modules -c -m %{modules} %{opts} <<'EOF'
-find -name "*.o" | xargs -r rm
-ln -sf ../Makefile.inc o/Makefile.inc
-EOF
+%build_kernel_modules -c -m %{modules} %{opts}
+#<<'EOF'
+#find -name "*.o" | xargs -r rm
+#ln -sf ../Makefile.inc o/Makefile.inc
+#EOF
 
 %endif
 
@@ -211,6 +212,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.200  2012/02/13 22:05:39  baggins
+- what kind of hack is that redirection?
+
 Revision 1.199  2012/02/13 21:52:15  baggins
 - rel 3
 - drop our -(non)dist kernel module build hacks
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/madwifi-ng/madwifi-ng.spec?r1=1.199&r2=1.200&f=u



More information about the pld-cvs-commit mailing list