summaryrefslogtreecommitdiffstats
path: root/Makefile.common
diff options
context:
space:
mode:
authorPaul W. Frields <stickster@gmail.com>2007-09-07 17:25:49 +0000
committerPaul W. Frields <stickster@gmail.com>2007-09-07 17:25:49 +0000
commitb98eba86a8671e0a139a098967d3902c5e7e6fcf (patch)
treef2be785f218d53244d2ae52aa96c5fec97c295ac /Makefile.common
parentfbaae3bcb69d773e1498037bbc1c2b54fac64d5e (diff)
downloadfedora-doc-utils-b98eba86a8671e0a139a098967d3902c5e7e6fcf.tar.gz
fedora-doc-utils-b98eba86a8671e0a139a098967d3902c5e7e6fcf.tar.xz
fedora-doc-utils-b98eba86a8671e0a139a098967d3902c5e7e6fcf.zip
Simple replacement suffices here.
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