[Lunar-commits] CVS: moonbase/filesys/autofs BUILD,1.1,1.2

Auke Kok sofar at lunar-linux.org
Thu Nov 18 08:23:50 UTC 2004


Update of /var/cvs/lunar/moonbase/filesys/autofs
In directory espresso.foo-projects.org:/home/sofar/active/moonbase/filesys/autofs

Modified Files:
	BUILD 
Log Message:
bad hack needed on upgrades

Index: BUILD
===================================================================
RCS file: /var/cvs/lunar/moonbase/filesys/autofs/BUILD,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- BUILD	4 Feb 2004 15:56:35 -0000	1.1
+++ BUILD	18 Nov 2004 08:23:47 -0000	1.2
@@ -2,7 +2,11 @@
 
   default_config                                &&
   make                                          &&
+
+  # bad hack: something goes wrong here:
+  rm -f /usr/lib/autofs/mount_ext3.so           &&
   prepare_install                               &&
+  
   make -C daemon install                        &&
   make -C lib install                           &&
   make -C modules install                       &&



More information about the Lunar-commits mailing list