summaryrefslogtreecommitdiffstats
path: root/cloudmasterd/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'cloudmasterd/Makefile')
-rw-r--r--cloudmasterd/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/cloudmasterd/Makefile b/cloudmasterd/Makefile
index f045598..ad5d44a 100644
--- a/cloudmasterd/Makefile
+++ b/cloudmasterd/Makefile
@@ -1,5 +1,5 @@
NAME := cloudmasterd
-SPECFILE = extra/$(NAME).spec
+SPECFILE = extra/rubygem-$(NAME).spec
VERSION := $(shell rpm -q --qf "%{VERSION}\n" --specfile $(SPECFILE)| head -1)
RELEASE := $(shell rpm -q --qf "%{RELEASE}\n" --specfile $(SPECFILE)| head -1)
UPSTREAM_NAME = $(PROJECT)