git://git.onelab.eu
/
build.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
39dac85
)
- fix typo
author
Mark Huang
<mlhuang@cs.princeton.edu>
Fri, 14 Jul 2006 19:28:09 +0000
(19:28 +0000)
committer
Mark Huang
<mlhuang@cs.princeton.edu>
Fri, 14 Jul 2006 19:28:09 +0000
(19:28 +0000)
planetlab.mk
patch
|
blob
|
history
diff --git
a/planetlab.mk
b/planetlab.mk
index
eb7fb38
..
506218e
100644
(file)
--- a/
planetlab.mk
+++ b/
planetlab.mk
@@
-315,7
+315,7
@@
bootcd: $(filter-out bootcd,$(ALL))
# MyPLC
#
-myplc-MODULE := $(sort $(foreach module,$(ALL),$($(module)-MODULE))) myplc
+myplc-MODULE := $(sort $(foreach module,$(ALL),$($(module)-MODULE))) myplc
build pl_db plc_api plc_www plc/scripts
myplc-SPEC := myplc/myplc.spec
# Package must be built as root
myplc-RPMBUILD := sudo rpmbuild