(install): Install COPYING in top-level and bin dirs.
This commit is contained in:
parent
65d306e2b7
commit
da3ef617bf
1 changed files with 2 additions and 0 deletions
|
@ -211,6 +211,8 @@ install: all $(INSTALL_DIR)/bin install-other-dirs-$(MAKETYPE)
|
|||
$(IFNOTSAMEDIR) $(CP_DIR) ../etc $(INSTALL_DIR) $(ENDIF)
|
||||
- $(CP_DIR) icons $(INSTALL_DIR)/etc
|
||||
$(IFNOTSAMEDIR) $(CP_DIR) ../info $(INSTALL_DIR) $(ENDIF)
|
||||
$(IFNOTSAMEDIR) $(CP) ../COPYING $(INSTALL_DIR) $(ENDIF)
|
||||
- $(CP) ../COPYING $(INSTALL_DIR)/bin
|
||||
- $(DEL) ../same-dir.tst
|
||||
- $(DEL) $(INSTALL_DIR)/same-dir.tst
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue