From 1e6d23ec3a4c5899778df75da455a546c2f01637 Mon Sep 17 00:00:00 2001 From: tron Date: Sun, 1 Aug 1999 19:43:34 +0000 Subject: Install the documentation in "share/doc/libglade" and remove the include file directory on deinstallation. --- devel/libglade/files/patch-sum | 4 ++-- devel/libglade/patches/patch-ab | 13 +++++++++++-- devel/libglade/pkg/PLIST | 24 +++++++++++++----------- 3 files changed, 26 insertions(+), 15 deletions(-) (limited to 'devel/libglade') diff --git a/devel/libglade/files/patch-sum b/devel/libglade/files/patch-sum index e566ed4e918..30f7eeefb43 100644 --- a/devel/libglade/files/patch-sum +++ b/devel/libglade/files/patch-sum @@ -1,4 +1,4 @@ -$NetBSD: patch-sum,v 1.1.1.1 1999/07/31 19:06:09 rh Exp $ +$NetBSD: patch-sum,v 1.2 1999/08/01 19:43:34 tron Exp $ MD5 (patch-aa) = 6983c71d16a2a72fd2da0d750b2989d7 -MD5 (patch-ab) = 15924d7ef1c65b872d943476e510488e +MD5 (patch-ab) = 4baf325a892e99b09dad571e6c3dfc5e diff --git a/devel/libglade/patches/patch-ab b/devel/libglade/patches/patch-ab index b9a2c9e8895..7a369284704 100644 --- a/devel/libglade/patches/patch-ab +++ b/devel/libglade/patches/patch-ab @@ -1,7 +1,16 @@ -$NetBSD: patch-ab,v 1.1.1.1 1999/07/31 19:06:09 rh Exp $ +$NetBSD: patch-ab,v 1.2 1999/08/01 19:43:35 tron Exp $ --- doc/Makefile.in.orig Sun Jun 20 17:52:23 1999 -+++ doc/Makefile.in Fri Jul 30 20:04:05 1999 ++++ doc/Makefile.in Sun Aug 1 21:27:49 1999 +@@ -128,7 +128,7 @@ + # The directory containing the source code (if it contains documentation). + DOC_SOURCE_DIR = $(top_srcdir)/glade + +-HTML_DIR = $(datadir)/gnome/html ++HTML_DIR = $(datadir)/doc + + TARGET_DIR = $(HTML_DIR)/$(DOC_MODULE) + @GNOME_SUPPORT_TRUE@CFLAGS = $(GNOME_INCLUDEDIR) $(XML_CFLAGS) @@ -294,8 +294,6 @@ echo '-- Installing '$$i ; \ $(INSTALL_DATA) $$i $(TARGET_DIR); \ diff --git a/devel/libglade/pkg/PLIST b/devel/libglade/pkg/PLIST index eae39506018..ecf9af025d5 100644 --- a/devel/libglade/pkg/PLIST +++ b/devel/libglade/pkg/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 1999/07/31 19:06:08 rh Exp $ +@comment $NetBSD: PLIST,v 1.2 1999/08/01 19:43:35 tron Exp $ bin/libglade-config bin/libglade-xgettext include/glade/glade.h @@ -10,13 +10,15 @@ lib/libglade-gnome.so.0.0 lib/libglade-gnome.a lib/libgladeConf.sh share/aclocal/libglade.m4 -share/gnome/html/libglade/gladexml.html -share/gnome/html/libglade/libglade-embedding.html -share/gnome/html/libglade/libglade-extending.html -share/gnome/html/libglade/libglade-gnome.html -share/gnome/html/libglade/libglade-i18n.html -share/gnome/html/libglade/libglade-lib.html -share/gnome/html/libglade/libglade-libglade-build.html -share/gnome/html/libglade/libglade-libglade-initialisation.html -share/gnome/html/libglade/libglade-notes.html -share/gnome/html/libglade/libglade.html +share/doc/libglade/gladexml.html +share/doc/libglade/libglade-embedding.html +share/doc/libglade/libglade-extending.html +share/doc/libglade/libglade-gnome.html +share/doc/libglade/libglade-i18n.html +share/doc/libglade/libglade-lib.html +share/doc/libglade/libglade-libglade-build.html +share/doc/libglade/libglade-libglade-initialisation.html +share/doc/libglade/libglade-notes.html +share/doc/libglade/libglade.html +@dirrm share/doc/libglade +@dirrm include/glade -- cgit v1.2.3