mirror of
https://github.com/lxc/lxc-templates.git
synced 2024-12-22 06:20:13 +00:00
Merge pull request #61 from gibmat/dont-install-empty-dirs
Don't install empty directories
This commit is contained in:
commit
e2a8bfc5e6
@ -10,9 +10,5 @@ EXTRA_DIST = \
|
||||
CONTRIBUTING \
|
||||
MAINTAINERS
|
||||
|
||||
install-data-local:
|
||||
$(MKDIR_P) $(DESTDIR)$(LXCPATH)
|
||||
$(MKDIR_P) $(DESTDIR)$(localstatedir)/cache/lxc
|
||||
|
||||
ChangeLog::
|
||||
@touch ChangeLog
|
||||
|
Loading…
Reference in New Issue
Block a user