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 17fbcb6..fd4f6f4 100644
--- a/Makefile.common
+++ b/Makefile.common
@@ -129,7 +129,7 @@ RELEASE:=$(shell version rpm)
#########################################################################
RPMFLAGS=--define "docbase $(DOCBASE)" \
--define "_topdir $(PWD)/rpm" \
- --define "fdpdir $(FDPDIR)"
+ --define "fdpdir /usr/share/fedora/doc"
SPECFILE=fedora-doc-$(DOCBASE).spec