[IMP] make install command improvements in order the user to give

"INSTALLDIR" variable to copy files into
This commit is contained in:
Olivier DOSSMANN
2013-05-15 18:14:09 +02:00
parent 1fbbb2ebb6
commit 1dca9ee18d
5 changed files with 18 additions and 19 deletions

View File

@ -108,7 +108,7 @@ homepage:
@$(PROG_ECHO) -e " …terminée."
install:
@$(PROG_SH) install.sh || exit 1
@SRCDIR=$(DESTINATION) DESTDIR=$(INSTALLDIR) $(PROG_SH) install.sh || exit 1
## NETTOYAGE
# nettoyage des fichiers générés