summaryrefslogtreecommitdiffstats
path: root/Makefile.common
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.common')
-rw-r--r--Makefile.common2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.common b/Makefile.common
index 842555e..ced406b 100644
--- a/Makefile.common
+++ b/Makefile.common
@@ -260,7 +260,7 @@ showvars::
#########################################################################
# Obtain the document version and release info for building RPM's
-SPECFILE=$(firstword $(wildcard *.spec))
+SPECFILE := $(firstword $(wildcard *.spec))
ifneq "${SPECFILE}" ""
# the name of the package