From 1dd6c5655fa9856c245cc491d5501d7211724747 Mon Sep 17 00:00:00 2001 From: Marc Fiuczynski Date: Sun, 14 Oct 2007 18:26:40 +0000 Subject: [PATCH] Point build at the right .spec file. --- planetlab.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.47.0