permit environment to over-ride DESTDIR like release(8) describes
ok matthieu@
This commit is contained in:
parent
241c64e7b8
commit
f873679456
@ -71,7 +71,7 @@ appsdir = @appsdir@
|
||||
|
||||
#### End of system configuration section. ####
|
||||
|
||||
DESTDIR =
|
||||
DESTDIR ?=
|
||||
BINDIR = $(DESTDIR)$(bindir)
|
||||
LIBDIR = $(DESTDIR)$(libdir)
|
||||
MANDIR = $(DESTDIR)$(mandir)
|
||||
|
Loading…
Reference in New Issue
Block a user