SPECS: anyfs-tools.spec - fix kernel module instalation dir

shadzik shadzik at pld-linux.org
Mon Apr 2 04:56:56 CEST 2007


Author: shadzik                      Date: Mon Apr  2 02:56:56 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fix kernel module instalation dir

---- Files affected:
SPECS:
   anyfs-tools.spec (1.16 -> 1.17) 

---- Diffs:

================================================================
Index: SPECS/anyfs-tools.spec
diff -u SPECS/anyfs-tools.spec:1.16 SPECS/anyfs-tools.spec:1.17
--- SPECS/anyfs-tools.spec:1.16	Mon Apr  2 04:51:27 2007
+++ SPECS/anyfs-tools.spec	Mon Apr  2 04:56:50 2007
@@ -157,7 +157,7 @@
 	DESTDIR=$RPM_BUILD_ROOT
 
 %if %{with kernel}
-%install_kernel_modules -m anyfs/any -d kernel/misc -n any -s current
+%install_kernel_modules -m anyfs/any -d kernel/fs -n any -s current
 %endif
 
 %find_lang %{name}
@@ -195,6 +195,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.17  2007/04/02 02:56:50  shadzik
+- fix kernel module instalation dir
+
 Revision 1.16  2007/04/02 02:51:27  shadzik
 - prepare kernel module build (doesn't build anyway due to uncompatible source code with kernel 2.6.20)
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/anyfs-tools.spec?r1=1.16&r2=1.17&f=u



More information about the pld-cvs-commit mailing list