Fix touching live system during install.
This commit is contained in:
committed by
Corbin Simpson
parent
156c90e5c3
commit
1ffb72a6bf
@@ -35,4 +35,4 @@ depend:
|
||||
symlinks:
|
||||
|
||||
install: $(LIBNAME)
|
||||
$(MINSTALL) -m 755 $(LIBNAME) $(INSTALL_DIR)/$(LIB_DIR)
|
||||
$(MINSTALL) -m 755 $(LIBNAME) $(DESTDIR)$(INSTALL_DIR)/$(LIB_DIR)
|
||||
|
||||
Reference in New Issue
Block a user