[LON-CAPA-cvs] cvs: loncom /build Makefile
harris41
lon-capa-cvs@mail.lon-capa.org
Fri, 01 Mar 2002 19:27:50 -0000
harris41 Fri Mar 1 14:27:50 2002 EDT
Modified files:
/loncom/build Makefile
Log:
make sure that postinstallation is run off of standard install
... currently makes sure that Include conf/loncapa.conf is appended
to relevant Apache configuration files
Index: loncom/build/Makefile
diff -u loncom/build/Makefile:1.71 loncom/build/Makefile:1.72
--- loncom/build/Makefile:1.71 Fri Mar 1 14:25:47 2002
+++ loncom/build/Makefile Fri Mar 1 14:27:50 2002
@@ -1,7 +1,7 @@
# The LearningOnline Network with CAPA
# Scott Harrison
-# $Id: Makefile,v 1.71 2002/03/01 19:25:47 harris41 Exp $
+# $Id: Makefile,v 1.72 2002/03/01 19:27:50 harris41 Exp $
DIST="default"
CATEGORY="development"
@@ -203,6 +203,7 @@
make -f Makefile.install SOURCE="$(SOURCE)" TARGET="$(TARGET)" links
make SOURCE="$(SOURCE)" TARGET="$(TARGET)" \
NORESTORECONF="$(NORESTORECONF)" configinstall
+ make postinstall
make warningnote
Makefile.install: ../../doc/loncapafiles/loncapafiles.lpml lpml_parse.pl