mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-19 17:53:00 +01:00
Fix various things to use ${DESTDIR}
This commit is contained in:
parent
016b9511d2
commit
b8ef19150c
28 changed files with 46 additions and 36 deletions
|
|
@ -44,4 +44,4 @@ lib/config.h:
|
|||
touch lib/config.h
|
||||
|
||||
install: all
|
||||
install src/m4 $(DESTDIR)$(PREFIX)/bin
|
||||
install -D src/m4 $(DESTDIR)$(PREFIX)/bin/m4
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue