mirror of
https://github.com/envmodules/modules.git
synced 2026-05-30 00:12:31 +08:00
script: move INSTALL.bat & UNINSTALL.bat in script dir
This commit is contained in:
4
Makefile
4
Makefile
@@ -512,8 +512,8 @@ dist-win: modulecmd.tcl ChangeLog README version.inc pkgdoc
|
||||
cp doc/build/module.txt $(DIST_WIN_PREFIX)/doc/
|
||||
cp doc/build/modulefile.txt $(DIST_WIN_PREFIX)/doc/
|
||||
$(MAKE) -C init dist-win DIST_WIN_PREFIX=../$(DIST_WIN_PREFIX)
|
||||
cp INSTALL.bat $(DIST_WIN_PREFIX)/
|
||||
cp UNINSTALL.bat $(DIST_WIN_PREFIX)/
|
||||
cp script/INSTALL.bat $(DIST_WIN_PREFIX)/
|
||||
cp script/UNINSTALL.bat $(DIST_WIN_PREFIX)/
|
||||
zip -r $(DIST_WIN_PREFIX).zip $(DIST_WIN_PREFIX)
|
||||
rm -rf $(DIST_WIN_PREFIX)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user