mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-20 02:02:58 +01:00
Add support for DESTDIR variable in make install.
This commit is contained in:
parent
dcec416d0f
commit
70d1fc4163
60 changed files with 147 additions and 163 deletions
|
|
@ -44,4 +44,4 @@ lib/config.h:
|
|||
touch lib/config.h
|
||||
|
||||
install: all
|
||||
install src/m4 $(PREFIX)/bin
|
||||
install src/m4 $(DESTDIR)$(PREFIX)/bin
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue