14 lines
541 B
Plaintext
14 lines
541 B
Plaintext
$OpenBSD: patch-extract_dtds_Makefile_in,v 1.3 2004/02/21 22:25:34 marcm Exp $
|
|
--- extract/dtds/Makefile.in.orig 2003-12-06 00:18:01.000000000 -0800
|
|
+++ extract/dtds/Makefile.in 2004-02-08 08:09:10.000000000 -0800
|
|
@@ -408,9 +408,6 @@ uninstall-am: uninstall-dtdsHEADERS unin
|
|
|
|
# ScrollKeeper OMF Variation DTD V1.0
|
|
install-data-hook:
|
|
- -/usr/bin/xmlcatalog --noout --add "public" \
|
|
- "-//OMF//DTD Scrollkeeper OMF Variant V1.0//EN" \
|
|
- "$(dtdsdir)/scrollkeeper-omf.dtd" $(CATALOG)
|
|
|
|
#
|
|
# Unregister the DTD(s) in the system XML Catalog
|