mirror of
https://github.com/3proxy/3proxy.git
synced 2026-04-10 23:20:12 +08:00
Update Makefile.Linux
This commit is contained in:
parent
71d676eb58
commit
840dd5dbdf
@ -148,6 +148,6 @@ install-log:
|
|||||||
|
|
||||||
install: install-chroot-dir install-bin install-etc install-log install-man install-run install-init
|
install: install-chroot-dir install-bin install-etc install-log install-man install-run install-init
|
||||||
@if [ "$(DESTDIR)" = "" ]; then \
|
@if [ "$(DESTDIR)" = "" ]; then \
|
||||||
sh scripts/debian/preinst; \
|
sh debian/preinst; \
|
||||||
sh scripts/debian/postinst; \
|
sh debian/postinst; \
|
||||||
fi
|
fi
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user