summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPaul W. Frields <stickster@gmail.com>2006-02-04 05:13:07 +0000
committerPaul W. Frields <stickster@gmail.com>2006-02-04 05:13:07 +0000
commitaa4082fd79e4ad7c7230f6aac25d602cc2c4f9a4 (patch)
tree8b2a5f6a1ab26aeed82c4db5298ffb41dd012ff6
parentf6879d1c1528cedb07ea246a9ebde4d91c3f3000 (diff)
downloadfedora-doc-utils-aa4082fd79e4ad7c7230f6aac25d602cc2c4f9a4.tar.gz
fedora-doc-utils-aa4082fd79e4ad7c7230f6aac25d602cc2c4f9a4.tar.xz
fedora-doc-utils-aa4082fd79e4ad7c7230f6aac25d602cc2c4f9a4.zip
This flag no longer needed thanks to XSLT sweetness
-rw-r--r--Makefile.common1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile.common b/Makefile.common
index 1eb1902..a32b672 100644
--- a/Makefile.common
+++ b/Makefile.common
@@ -82,7 +82,6 @@ RELEASE:=$(shell version rpm)
PWD :=$(shell /bin/pwd)
#########################################################################
RPMFLAGS=--define "docbase $(DOCBASE)" \
- --define "version $(VERSION)" \
--define "_topdir $(PWD)/rpm" \
--define "fdpdir $(FDPDIR)"