mirror of
https://github.com/3proxy/3proxy.git
synced 2026-06-03 06:50:11 +08:00
Update Makefile.Linux
This commit is contained in:
parent
7e946fbc72
commit
3ed43d8848
@ -170,4 +170,6 @@ install: install-chroot-dir install-bin install-etc install-log install-man inst
|
|||||||
@if [ "$(DESTDIR)" = "" ]; then \
|
@if [ "$(DESTDIR)" = "" ]; then \
|
||||||
sh debian/preinst; \
|
sh debian/preinst; \
|
||||||
sh debian/postinst; \
|
sh debian/postinst; \
|
||||||
|
else \
|
||||||
|
ls -lR $(DESTDIR); \
|
||||||
fi
|
fi
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user