SPECS: aufs.spec - export CONFIG_AUFS=m

zbyniu zbyniu at pld-linux.org
Wed May 28 16:04:02 CEST 2008


Author: zbyniu                       Date: Wed May 28 14:04:02 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- export CONFIG_AUFS=m

---- Files affected:
SPECS:
   aufs.spec (1.26 -> 1.27) 

---- Diffs:

================================================================
Index: SPECS/aufs.spec
diff -u SPECS/aufs.spec:1.26 SPECS/aufs.spec:1.27
--- SPECS/aufs.spec:1.26	Tue May 27 10:22:42 2008
+++ SPECS/aufs.spec	Wed May 28 16:03:57 2008
@@ -84,6 +84,7 @@
 %patch2 -p1
 %patch3 -p1
 
+# we should make it better
 sed '
 	s/$(CONFIG_AUFS)/m/; 
 	%{!?debug:s/$(CONFIG_AUFS_DEBUG.*)/n/}; 
@@ -98,6 +99,7 @@
 if [ -f %{_kernelsrcdir}/include/linux/vs_base.h ]; then
 	isvserver="-DVSERVER"
 fi
+export CONFIG_AUFS=m
 export CONFIG_AUFS_BR_XFS=y
 %build_kernel_modules -C fs/aufs25 -m aufs \
 	EXTRA_CFLAGS+=" \
@@ -160,6 +162,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.27  2008-05-28 14:03:57  zbyniu
+- export CONFIG_AUFS=m
+
 Revision 1.26  2008-05-27 08:22:42  zbyniu
 - md5sum
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/aufs.spec?r1=1.26&r2=1.27&f=u



More information about the pld-cvs-commit mailing list