Fix touching live system during install.

This commit is contained in:
Tomas Chvatal
2010-01-20 21:14:32 +01:00
committed by Corbin Simpson
parent 156c90e5c3
commit 1ffb72a6bf
+1 -1
View File
@@ -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)