--- loncom/build/Makefile 2002/03/04 06:50:43 1.77 +++ loncom/build/Makefile 2002/03/22 01:34:24 1.78 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # Scott Harrison -# $Id: Makefile,v 1.77 2002/03/04 06:50:43 harris41 Exp $ +# $Id: Makefile,v 1.78 2002/03/22 01:34:24 harris41 Exp $ DIST="default" CATEGORY="development" @@ -225,8 +225,8 @@ build: Makefile.build pod2html.sh pod2ma Makefile.build: ../../doc/loncapafiles/loncapafiles.lpml lpml_parse.pl cat ../../doc/loncapafiles/loncapafiles.lpml | \ - perl lpml_parse.pl build $(CATEGORY) $(DIST) "../.." "" > \ - Makefile.build + perl lpml_parse.pl build $(CATEGORY) $(DIST) "$(SOURCE)" "$(TARGET)" \ + > Makefile.build RPM: BinaryRoot base_rpm_file_list cat ../../doc/loncapafiles/loncapafiles.lpml | \