SPECS: kernel-net-ar81.spec - cosmetic

glen glen at pld-linux.org
Sat Nov 8 12:49:12 CET 2008


Author: glen                         Date: Sat Nov  8 11:49:12 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- cosmetic

---- Files affected:
SPECS:
   kernel-net-ar81.spec (1.7 -> 1.8) 

---- Diffs:

================================================================
Index: SPECS/kernel-net-ar81.spec
diff -u SPECS/kernel-net-ar81.spec:1.7 SPECS/kernel-net-ar81.spec:1.8
--- SPECS/kernel-net-ar81.spec:1.7	Fri Nov  7 15:25:35 2008
+++ SPECS/kernel-net-ar81.spec	Sat Nov  8 12:49:07 2008
@@ -37,10 +37,10 @@
 find . -type f | xargs dos2unix
 
 %build
-cat > src/Makefile << EOF
+cat > src/Makefile << 'EOF'
 CFILES = at_main.c at_hw.c at_param.c at_ethtool.c kcompat.c
 obj-m += atl1e.o
-atl1e-objs := \$(CFILES:.c=.o)
+atl1e-objs := $(CFILES:.c=.o)
 EXTRA_CFLAGS += -DDBG=0
 EOF
 
@@ -73,6 +73,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.8  2008/11/08 11:49:07  glen
+- cosmetic
+
 Revision 1.7  2008/11/07 14:25:35  areq
 - typo
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/kernel-net-ar81.spec?r1=1.7&r2=1.8&f=u



More information about the pld-cvs-commit mailing list