mirror of
ssh://git.janware.com/srv/git/janware/proj/jw-pkg
synced 2026-01-15 03:53:32 +01:00
conf.mk: INSTALL_CFGDIR rule seems to be already defined in rules.mk, removed
This commit is contained in:
parent
c326abcc85
commit
5a10bf11d6
1 changed files with 0 additions and 3 deletions
|
|
@ -10,9 +10,6 @@ clean.conf:
|
|||
|
||||
ifneq ($(CONFIG_SUBDIR),)
|
||||
$(INSTALLED_CFG): $(INSTALL_CFGDIR)
|
||||
|
||||
$(INSTALL_CFGDIR):
|
||||
install -d -m $(CFGDIRMODE) -d $(CFGDIROWNER) -g $(CFGDIRGROUP) $@
|
||||
endif
|
||||
|
||||
ifneq ($(CONF_D),)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue