[LON-CAPA-cvs] cvs: loncom(version_2_11_X) /build Makefile
raeburn
raeburn at source.lon-capa.org
Sat Aug 3 22:37:35 EDT 2024
raeburn Sun Aug 4 02:37:35 2024 EDT
Modified files: (Branch: version_2_11_X)
/loncom/build Makefile
Log:
- For 2.11
Backport 1.228
Index: loncom/build/Makefile
diff -u loncom/build/Makefile:1.201.2.28 loncom/build/Makefile:1.201.2.29
--- loncom/build/Makefile:1.201.2.28 Wed Jul 31 22:10:08 2024
+++ loncom/build/Makefile Sun Aug 4 02:37:35 2024
@@ -1,6 +1,6 @@
# The LearningOnline Network with CAPA
-# $Id: Makefile,v 1.201.2.28 2024/07/31 22:10:08 raeburn Exp $
+# $Id: Makefile,v 1.201.2.29 2024/08/04 02:37:35 raeburn Exp $
# TYPICAL USAGE of this Makefile is primarily for two targets:
# "make build" and "make install".
@@ -668,7 +668,7 @@
Makefile.install: alwaysrun
cat $(SOURCE)/doc/loncapafiles/loncapafiles.lpml | \
perl lpml_parse.pl install $(CATEGORY) $(DIST) "$(SOURCE)" \
- "$(TARGET)" > Makefile.install
+ "$(TARGET)" "$(CURRSHELL)" > Makefile.install
# ============= *** TARGETS FOR OPERATING ON FILESYSTEMS ACROSS THE NETWORK ***
More information about the LON-CAPA-cvs
mailing list