--- loncom/build/Makefile 2002/01/09 23:07:27 1.58 +++ loncom/build/Makefile 2002/01/09 23:10:46 1.59 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # Scott Harrison -# $Id: Makefile,v 1.58 2002/01/09 23:07:27 harris41 Exp $ +# $Id: Makefile,v 1.59 2002/01/09 23:10:46 harris41 Exp $ DIST="default" CATEGORY="development" @@ -149,7 +149,7 @@ RPM: BinaryRoot base_rpm_file_list cat base_rpm_file_list.txt | perl make_rpm.pl base 3.2 '' '' \ BinaryRoot base_customizerpm.xml -setup_RPM: SetupBinaryRoot +setup_RPM: echo "SetupBinaryRoot/etc/passwd" > setup_rpm_file_list.txt echo "SetupBinaryRoot/etc/group" >> setup_rpm_file_list.txt echo "SetupBinaryRoot/etc/hosts.deny" >> setup_rpm_file_list.txt