summaryrefslogtreecommitdiffstats
path: root/common/entities/Makefile
diff options
context:
space:
mode:
authorTommy Reynolds <Tommy.Reynolds@MegaCoder.com>2006-02-28 04:21:26 +0000
committerTommy Reynolds <Tommy.Reynolds@MegaCoder.com>2006-02-28 04:21:26 +0000
commit2149123740e1c0f539389816a46640245aa09dd1 (patch)
tree3e0f1df813faa0d8e7dcc1f1203461fe8803d184 /common/entities/Makefile
parent115b8cbb300b98ae4c7a1c7ac5f626ec7a758d6f (diff)
downloadfedora-doc-utils-2149123740e1c0f539389816a46640245aa09dd1.tar.gz
fedora-doc-utils-2149123740e1c0f539389816a46640245aa09dd1.tar.xz
fedora-doc-utils-2149123740e1c0f539389816a46640245aa09dd1.zip
Oops! Use a RELATIVE PATHNAME in the CVS tree, so this will work
OOB. Sorry. Brain-dead.
Diffstat (limited to 'common/entities/Makefile')
-rw-r--r--common/entities/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/common/entities/Makefile b/common/entities/Makefile
index ca5e0e3..37b644c 100644
--- a/common/entities/Makefile
+++ b/common/entities/Makefile
@@ -41,7 +41,8 @@ HELPFMT ="%-23s\t| %s.\n"
#######################################################################
#######################################################################
-FDPCOMMONDIR:=$(shell cd .. && /bin/pwd)
+# FDPCOMMONDIR:=$(shell cd .. && /bin/pwd)
+FDPCOMMONDIR:=../docs-common/common
#######################################################################
#######################################################################