summaryrefslogtreecommitdiffstats
path: root/common
diff options
context:
space:
mode:
authorPaul W. Frields <stickster@gmail.com>2007-03-24 20:07:19 +0000
committerPaul W. Frields <stickster@gmail.com>2007-03-24 20:07:19 +0000
commit89f82200169e32c035021c31c6c68c93f81a6a7d (patch)
tree8128dc0a135422b9c183f21b50be07dd2aef9f7a /common
parentf0ee67be337115344973f4f65a0bfde0e9c0bf06 (diff)
downloadfedora-doc-utils-89f82200169e32c035021c31c6c68c93f81a6a7d.tar.gz
fedora-doc-utils-89f82200169e32c035021c31c6c68c93f81a6a7d.tar.xz
fedora-doc-utils-89f82200169e32c035021c31c6c68c93f81a6a7d.zip
Restore using the absolute path for this variable. Always best when
XML is in use.
Diffstat (limited to 'common')
-rw-r--r--common/entities/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/common/entities/Makefile b/common/entities/Makefile
index db9cbef..67449ef 100644
--- a/common/entities/Makefile
+++ b/common/entities/Makefile
@@ -31,8 +31,7 @@ HELPFMT ="%-23s\t| %s.\n"
#######################################################################
#######################################################################
-# FDPCOMMONDIR:=$(shell cd .. && /bin/pwd)
-FDPCOMMONDIR:=../../docs-common/common
+FDPCOMMONDIR:=$(shell cd .. && /bin/pwd)
#######################################################################
#######################################################################