Fixed interaction of --install-scripts and --git

This commit is contained in:
Lane Schwartz 2012-08-09 11:04:24 -04:00
parent 2556dfc0e5
commit 8ffdf3ab99

View File

@ -13,10 +13,6 @@ if $(prefix) {
if $(location) {
location = [ path.root $(location) [ path.pwd ] ] ;
location = $(location)$(GITTAG) ;
}
if $(location) {
install scripts :
[ glob-tree README *.js *.pl *.perl *.pm *.py *.sh *.php : tests regression-testing other bin ]
[ glob share/nonbreaking_prefixes/* ems/example/*.* ems/example/data/* ems/web/* analysis/smtgui/* : ems/web/javascripts ]