Diff for /loncom/build/Makefile between versions 1.59 and 1.60

version 1.59, 2002/01/09 23:10:46 version 1.60, 2002/01/11 17:33:45
Line 161  setup_RPM: Line 161  setup_RPM:
  SetupBinaryRoot customizerpm.xml   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:  base_rpm_file_list:
  cat ../../doc/loncapafiles/loncapafiles.lpml | \   cat ../../doc/loncapafiles/loncapafiles.lpml | \
  perl lpml_parse.pl rpm_file_list $(CATEGORY) $(DIST) $(SOURCE) \   perl lpml_parse.pl rpm_file_list $(CATEGORY) $(DIST) $(SOURCE) \

Removed from v.1.59  
changed lines
  Added in v.1.60


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>