From 9fe157b68c41ad2e7aa8671f7d51853c52c11787 Mon Sep 17 00:00:00 2001 From: Thierry Parmentelat Date: Tue, 12 Aug 2008 14:39:17 +0000 Subject: [PATCH] documentation for myplc has moved to https://svn.planet-lab.org/wiki/MyPLCUserGuide cleaned up MyPLC/doc accordingly, moved docbook2drupal.sh one step up --- onelab.mk | 3 +++ planetlab.mk | 3 +++ 2 files changed, 6 insertions(+) diff --git a/onelab.mk b/onelab.mk index 5aa4fc14..0e51e189 100644 --- 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 diff --git a/planetlab.mk b/planetlab.mk index ecb38f08..632df83b 100644 --- a/planetlab.mk +++ b/planetlab.mk @@ -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 -- 2.47.0