mirror of
ssh://git.janware.com/srv/git/janware/proj/jw-pkg
synced 2026-02-01 09:18:40 +01:00
make: Rpm build machinery now installs less empty directories
Signed-off-by: Jan Lindemann <jan@janware.com>
This commit is contained in:
parent
28dfd4d4d6
commit
0b9bc94a48
7 changed files with 23 additions and 14 deletions
|
|
@ -601,7 +601,7 @@ ifdef INSTALL_LINK
|
|||
LINK_LIB = sudo $(MOD_SCRIPT_DIR)/log_install.sh -LA
|
||||
else
|
||||
ifdef INSTALL_LOG
|
||||
INSTALL=$(MOD_SCRIPT_DIR)/log_install.sh -l $(INSTALL_LOG)
|
||||
INSTALL=$(MOD_SCRIPT_DIR)/log_install.sh -p -l $(INSTALL_LOG)
|
||||
LINK_LIB=$(MOD_SCRIPT_DIR)/log_install.sh -L -l $(INSTALL_LOG)
|
||||
else
|
||||
ifndef INSTALL
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue