Don't install the .sxd file, from upstream author via maintainer

This commit is contained in:
wilfried 2003-04-29 20:19:21 +00:00
parent d1a5fcdd99
commit 77aa82ea60
2 changed files with 1 additions and 14 deletions

View File

@ -1,12 +0,0 @@
$OpenBSD: patch-docs_Makefile_in,v 1.1 2003/04/29 14:22:48 wilfried Exp $
--- docs/Makefile.in.orig Tue Apr 29 20:13:54 2003
+++ docs/Makefile.in Tue Apr 29 20:14:17 2003
@@ -467,7 +467,7 @@ install-data-local:
-@INSTALL@ -m 0644 $(srcdir)/images/*.gif $(srcdir)/images/*.png $(DESTDIR)$(TARGET_DIR)/images
-@INSTALL@ -m 0644 $(srcdir)/api/*.html $(srcdir)/api/*.sgml $(DESTDIR)$(TARGET_DIR)/api
-@INSTALL@ -m 0644 $(srcdir)/api/chapters/*.sgml $(DESTDIR)$(TARGET_DIR)/api/chapters
- -@INSTALL@ -m 0644 $(srcdir)/api/images/*.png $(DESTDIR)$(TARGET_DIR)/api/images
+ -@INSTALL@ -m 0644 $(srcdir)/api/images/*.png $(srcdir)/api/images/*.sxd $(DESTDIR)$(TARGET_DIR)/api/images
uninstall:
@rm -rf $(TARGET_DIR)

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST-docs,v 1.1 2003/04/29 14:22:48 wilfried Exp $
@comment $OpenBSD: PLIST-docs,v 1.2 2003/04/29 20:19:22 wilfried Exp $
share/doc/xmlsec1/api/chapters/compiling-and-linking.sgml
share/doc/xmlsec1/api/chapters/creating-templates.sgml
share/doc/xmlsec1/api/chapters/examples.sgml
@ -11,7 +11,6 @@ share/doc/xmlsec1/api/chapters/using-keysmngr.sgml
share/doc/xmlsec1/api/chapters/using-transforms.sgml
share/doc/xmlsec1/api/chapters/using-x509-certs.sgml
share/doc/xmlsec1/api/chapters/verify-and-decrypt.sgml
share/doc/xmlsec1/api/images/diagrams.sxd
share/doc/xmlsec1/api/images/encryption-structure.png
share/doc/xmlsec1/api/images/key.png
share/doc/xmlsec1/api/images/keysmngr.png