--- loncom/build/Makefile 2002/01/09 23:10:46 1.59 +++ loncom/build/Makefile 2002/01/11 17:35:39 1.61 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # Scott Harrison -# $Id: Makefile,v 1.59 2002/01/09 23:10:46 harris41 Exp $ +# $Id: Makefile,v 1.61 2002/01/11 17:35:39 harris41 Exp $ DIST="default" CATEGORY="development" @@ -160,6 +160,12 @@ setup_RPM: cat setup_rpm_file_list.txt | perl make_rpm.pl setup 3.2 '' '' \ SetupBinaryRoot customizerpm.xml +DPKG: + make TARGET='LON-CAPA-base' NORESTORECONF='1' install + @echo "You will next need to follow instructions at:" + @echo "http://people.debian.org/~jaldhar/make_package1.html" + @echo "A directory with a snapshot of the debian package files" + @echo "is LON-CAPA-base." base_rpm_file_list: cat ../../doc/loncapafiles/loncapafiles.lpml | \