mirror of
ssh://git.janware.com/srv/git/janware/proj/jw-pkg
synced 2026-01-15 03:53:32 +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,8 +3,8 @@ include $(MODDIR)/make/rules.mk
|
|||
|
||||
all:
|
||||
clean: clean.conf
|
||||
install: install_CFG install_SYSCFG install_LOGROT install_CRONTAB install_RSYSLOG \
|
||||
install_APACHE_CONF install_SYSTEMD $(CONF_D)
|
||||
install: install_CFG install_files_SYSCFG install_files_LOGROT install_files_CRONTAB install_files_RSYSLOG \
|
||||
install_files_APACHE_CONF install_files_SYSTEMD $(CONF_D)
|
||||
|
||||
clean.conf:
|
||||
rm -rf *.h *~ .*.swp *.done
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue