mirror of
ssh://git.janware.com/srv/git/janware/proj/jw-pkg
synced 2026-01-19 13:17:39 +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
|
|
@ -3,7 +3,7 @@ include $(MODDIR)/make/rules.mk
|
|||
|
||||
all:
|
||||
clean: clean.conf
|
||||
install: install_CFG install_SYSCFG install_LOGROT $(CONF_D)
|
||||
install: install_CFG install_files_SYSCFG install_files_LOGROT $(CONF_D)
|
||||
|
||||
clean.conf:
|
||||
rm -rf *.h *~ .*.swp *.done
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue