Menu

#120 Possible bugs in the Makefiles.

open
nobody
None
5
2004-12-16
2004-12-16
Anonymous
No

blt2.4z/library/Makefile, line 62:
$(INSTALL_DATA) pkgIndex.tcl $(scriptdir)
should be:
$(INSTALL_DATA) pkgIndex.tcl $(INSTALL_ROOT)$(scriptdir)

blt2.4z/Makefile, lines 51-53:
$(INSTALL_DIR)
instead of:
$(INSTALL_ROOT)

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.