SVN: bootdisk/trunk/Makefile.am

hawk hawk at pld-linux.org
Thu Apr 5 23:18:35 CEST 2007


Author: hawk
Date: Thu Apr  5 23:18:34 2007
New Revision: 8431

Modified:
   bootdisk/trunk/Makefile.am
Log:
- don't delete dev_make


Modified: bootdisk/trunk/Makefile.am
==============================================================================
--- bootdisk/trunk/Makefile.am	(original)
+++ bootdisk/trunk/Makefile.am	Thu Apr  5 23:18:34 2007
@@ -121,7 +121,7 @@
 
 mkinstaller-clean:
 	rm -rf floppy kernel mkinstaller-local tmp-etc 
-	rm -f config/{dev_gen{ext2fs,romfs},dev_make,mkinstaller.conf} initrd_*
+	rm -f config/{dev_gen{ext2fs,romfs},mkinstaller.conf} initrd_*
 
 pkgs-clean:
 	rm -f installer-rc


More information about the pld-cvs-commit mailing list