[IMP] make install command improvements in order the user to give
"INSTALLDIR" variable to copy files into
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user