diff options
Diffstat (limited to 'dev-java/xdoclet/files')
-rw-r--r-- | dev-java/xdoclet/files/xdoclet-modules_common_ent.patch | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/dev-java/xdoclet/files/xdoclet-modules_common_ent.patch b/dev-java/xdoclet/files/xdoclet-modules_common_ent.patch new file mode 100644 index 000000000000..8db9e5f84ec3 --- /dev/null +++ b/dev-java/xdoclet/files/xdoclet-modules_common_ent.patch @@ -0,0 +1,9 @@ +--- modules/modules-common.ent.orig 2005-02-23 15:47:39.000000000 -0500 ++++ modules/modules-common.ent 2005-02-23 17:25:17.000000000 -0500 +@@ -294,5 +294,6 @@ + out="${module.tag.doclipse.file}" + extension=".xml" + style="${docs.stylesheets.dir}/doclipse.xslt"> ++ <xmlcatalog refid="xtags"/> + </xslt> + </target> |