projects
/
feed
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7bd6869
)
lxc: enable template installation
author
Petar Koretic
<petar.koretic@sartura.hr>
Tue, 21 Oct 2014 13:33:06 +0000
(15:33 +0200)
committer
Luka Perkov
<luka.perkov@sartura.hr>
Thu, 23 Oct 2014 08:05:35 +0000
(
04:05
-0400)
Signed-off-by: Petar Koretic <petar.koretic@sartura.hr>
utils/lxc/Makefile
patch
|
blob
|
history
diff --git
a/utils/lxc/Makefile
b/utils/lxc/Makefile
index de3fcef7eb5a03d470e051dd13fe4c67e19036eb..cf3fd27aea2ef010d34e203784b9366652cf9103 100644
(file)
--- a/
utils/lxc/Makefile
+++ b/
utils/lxc/Makefile
@@
-74,7
+74,7
@@
endef
define Package/lxc-templates
$(call Package/lxc/Default)
TITLE:=LXC virtual machine templates
- DEPENDS:= lxc
@BROKEN
+ DEPENDS:= lxc
endef
define Package/liblxc