mirror of
https://github.com/3proxy/3proxy.git
synced 2026-06-02 22:40:12 +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 \
|
||||
sh debian/preinst; \
|
||||
sh debian/postinst; \
|
||||
else \
|
||||
ls -lR $(DESTDIR); \
|
||||
fi
|
||||
|
||||
Loading…
Reference in New Issue
Block a user