[Fai-commit] r3227 - people/lazyboy/fai-2.9-multidistribution

fai-repository at svn.debian.org fai-repository at svn.debian.org
Mon Jan 9 22:51:42 UTC 2006


Author: lazyboy-guest
Date: 2006-01-09 22:51:41 +0000 (Mon, 09 Jan 2006)
New Revision: 3227

Modified:
   people/lazyboy/fai-2.9-multidistribution/Makefile
Log:
adding commands for putting the distribution stuff in the distributions package - will later be one diretory for each distribution

Modified: people/lazyboy/fai-2.9-multidistribution/Makefile
===================================================================
--- people/lazyboy/fai-2.9-multidistribution/Makefile	2006-01-09 22:50:41 UTC (rev 3226)
+++ people/lazyboy/fai-2.9-multidistribution/Makefile	2006-01-09 22:51:41 UTC (rev 3227)
@@ -6,6 +6,7 @@
 USRSBIN_SCRIPTS = make-fai-nfsroot make-fai-bootfloppy fai-setup fcopy ftar install_packages fai-chboot faimond fai-cd fai setup_harddisks faireboot
 
 USRBIN_SCRIPTS = fai-class fai-do-scripts fai-mirror fai-debconf device2grub
+
 libfiles=$(wildcard lib/[a-z]*)  # do not include CVS dir
 
 # files with variable KERNLEVERSION in it; this string will be substituted
@@ -40,5 +41,6 @@
 	perl -pi -e 's/FAIVERSIONSTRING/$(VERSIONSTRING)/' $(DESTDIR)/usr/sbin/fai
 	cp -a examples $(DOCDIR)
 	cp -a utils $(DOCDIR)/examples
+	cp -a dists $(LIBDIR)
 
 .PHONY: clean veryclean




More information about the Fai-commit mailing list