From: Marc Fiuczynski Date: Sun, 14 Oct 2007 18:26:40 +0000 (+0000) Subject: Point build at the right .spec file. X-Git-Tag: 4.2-rc2~554 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=1dd6c5655fa9856c245cc491d5501d7211724747;p=build.git Point build at the right .spec file. --- diff --git a/planetlab.mk b/planetlab.mk index d122de95..350f5e9c 100644 --- a/planetlab.mk +++ b/planetlab.mk @@ -343,7 +343,7 @@ vserver-reference: $(filter-out vserver-reference,$(ALL)) # BootManager-MODULE := BootManager build -BootManager-SPEC := BootManager.spec +BootManager-SPEC := bootmanager.spec BootManager-RPMBUILD := sudo bash ./rpmbuild.sh ALL += BootManager