mirror of
https://github.com/lxc/lxc-templates.git
synced 2024-12-22 14:30:31 +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 \
|
CONTRIBUTING \
|
||||||
MAINTAINERS
|
MAINTAINERS
|
||||||
|
|
||||||
install-data-local:
|
|
||||||
$(MKDIR_P) $(DESTDIR)$(LXCPATH)
|
|
||||||
$(MKDIR_P) $(DESTDIR)$(localstatedir)/cache/lxc
|
|
||||||
|
|
||||||
ChangeLog::
|
ChangeLog::
|
||||||
@touch ChangeLog
|
@touch ChangeLog
|
||||||
|
Loading…
Reference in New Issue
Block a user