documentation for myplc has moved to https://svn.planet-lab.org/wiki/MyPLCUserGuide
authorThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Tue, 12 Aug 2008 14:39:17 +0000 (14:39 +0000)
committerThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Tue, 12 Aug 2008 14:39:17 +0000 (14:39 +0000)
cleaned up MyPLC/doc accordingly, moved docbook2drupal.sh one step up

onelab.mk
planetlab.mk

index 5aa4fc1..0e51e18 100644 (file)
--- a/onelab.mk
+++ b/onelab.mk
@@ -348,6 +348,9 @@ ALL += myplc-native
 ## myplc-RPMDATE := yes
 ## ALL += myplc
 
+# myplc-docs only contains docs for PLCAPI and NMAPI, but
+# we still need to pull MyPLC, as it is where the specfile lies, 
+# together with the utility script docbook2drupal.sh
 myplc-docs-MODULES := MyPLC PLCAPI NodeManager
 myplc-docs-SPEC := myplc-docs.spec
 ALL += myplc-docs
index ecb38f0..632df83 100644 (file)
@@ -340,6 +340,9 @@ ALL += myplc-native
 ## myplc-RPMDATE := yes
 ## ALL += myplc
 
+# myplc-docs only contains docs for PLCAPI and NMAPI, but
+# we still need to pull MyPLC, as it is where the specfile lies, 
+# together with the utility script docbook2drupal.sh
 myplc-docs-MODULES := MyPLC PLCAPI NodeManager
 myplc-docs-SPEC := myplc-docs.spec
 ALL += myplc-docs