mirror of
https://github.com/X11Libre/xserver.git
synced 2026-04-14 17:18:09 +00:00
Add missing $(DESTDIR) to custom install target
This commit is contained in:
@@ -60,7 +60,7 @@ os-support/solaris/solaris-$(SOLARIS_INOUT_ARCH).il:
|
||||
endif
|
||||
|
||||
install-data-local:
|
||||
$(mkdir_p) $(logdir)
|
||||
$(mkdir_p) $(DESTDIR)$(logdir)
|
||||
|
||||
|
||||
install-exec-local:
|
||||
|
||||
Reference in New Issue
Block a user