From: Thierry Parmentelat Date: Tue, 5 May 2009 16:12:02 +0000 (+0000) Subject: no more support for chroot-based packaging X-Git-Tag: 4.3-rc6~7 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=9eefb46d05ca85c0517b3a6ddca83440260696b0;p=build.git no more support for chroot-based packaging --- diff --git a/planetlab.mk b/planetlab.mk index f904ca0c..1099a4f3 100644 --- a/planetlab.mk +++ b/planetlab.mk @@ -358,17 +358,6 @@ myplc-SPEC := myplc.spec myplc-DEPEND-FILES := myplc-release RPMS/yumgroups.xml ALL += myplc -## # -## # myplc-chroot : old-fashioned, chroot-based packaging -## # -## myplc-chroot-MODULES := MyPLC build -## myplc-chroot-SPEC := myplc-chroot.spec -## # myplc-chroot may require all packages -## myplc-chroot-DEPEND-PACKAGES := $(IN_MYPLC) -## myplc-chroot-DEPEND-FILES := RPMS/yumgroups.xml myplc-release -## myplc-chroot-RPMDATE := yes -## ALL += myplc-chroot - # 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