diff options
author | Gerard Beekmans <gerard@linuxfromscratch.org> | 2002-04-14 05:56:10 +0000 |
---|---|---|
committer | Gerard Beekmans <gerard@linuxfromscratch.org> | 2002-04-14 05:56:10 +0000 |
commit | 30e3448118311b918e74d9332cc8fe1af89311fc (patch) | |
tree | ec91a55d5fbf18063cb1712dd9675b470ee0a2a0 /entities/dedication.ent | |
parent | fc5e9d7f69ad939909ea1cf391edd1290910feed (diff) |
fix paths
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1829 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'entities/dedication.ent')
-rw-r--r-- | entities/dedication.ent | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/entities/dedication.ent b/entities/dedication.ent index f724cac10..9d374950f 100644 --- a/entities/dedication.ent +++ b/entities/dedication.ent @@ -1,2 +1,2 @@ -<!ENTITY dedication SYSTEM "dedication/dedication.xml"> -<!ENTITY dc-dedicated SYSTEM "dedication/dedicated.xml"> +<!ENTITY dedication SYSTEM "../dedication/dedication.xml"> +<!ENTITY dc-dedicated SYSTEM "../dedication/dedicated.xml"> |