From a05bd535bc4066176ed380eb2c8a6f60ee709f1c Mon Sep 17 00:00:00 2001 From: tron Date: Sun, 29 Aug 1999 20:34:13 +0000 Subject: Avoid creation of unused directory "share/gnome/help/cal/C" which was not removed during deinstallation. --- misc/gnome-pim/files/patch-sum | 3 +++ misc/gnome-pim/patches/patch-aa | 13 +++++++++++++ 2 files changed, 16 insertions(+) create mode 100644 misc/gnome-pim/files/patch-sum create mode 100644 misc/gnome-pim/patches/patch-aa (limited to 'misc/gnome-pim') diff --git a/misc/gnome-pim/files/patch-sum b/misc/gnome-pim/files/patch-sum new file mode 100644 index 00000000000..a61dc3f8b8a --- /dev/null +++ b/misc/gnome-pim/files/patch-sum @@ -0,0 +1,3 @@ +$NetBSD: patch-sum,v 1.1 1999/08/29 20:34:13 tron Exp $ + +MD5 (patch-aa) = cbd71effa1f99af11434d2da5627a1dc diff --git a/misc/gnome-pim/patches/patch-aa b/misc/gnome-pim/patches/patch-aa new file mode 100644 index 00000000000..29799ffd630 --- /dev/null +++ b/misc/gnome-pim/patches/patch-aa @@ -0,0 +1,13 @@ +$NetBSD: patch-aa,v 1.1 1999/08/29 20:34:13 tron Exp $ + +--- gncal/Makefile.in.orig Sun Aug 29 22:27:09 1999 ++++ gncal/Makefile.in Sun Aug 29 22:28:20 1999 +@@ -517,7 +517,7 @@ + + + install-data-local: +- $(mkinstalldirs) $(DESTDIR)$(help_base)/C ++# $(mkinstalldirs) $(DESTDIR)$(help_base)/C + + # Tell versions [3.59,3.63) of GNU make to not export all variables. + # Otherwise a system limit (for SysV at least) may be exceeded. -- cgit v1.2.3