summaryrefslogtreecommitdiff
path: root/finance/kmymoney2/patches/patch-ab
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2017-09-26 10:26:54 +0000
committerwiz <wiz@pkgsrc.org>2017-09-26 10:26:54 +0000
commitae5685dfc979dd70b9f69468783b7431741f7989 (patch)
treecee945eb76dff1c09675480edc4417fe2da69fe7 /finance/kmymoney2/patches/patch-ab
parent7843a1f099ae31d8c53173372461e920c9206eff (diff)
downloadpkgsrc-ae5685dfc979dd70b9f69468783b7431741f7989.tar.gz
*: remove qt3 and the packages using it, including KDE3
Announced in https://mail-index.netbsd.org/pkgsrc-users/2017/09/10/msg025556.html
Diffstat (limited to 'finance/kmymoney2/patches/patch-ab')
-rw-r--r--finance/kmymoney2/patches/patch-ab17
1 files changed, 0 insertions, 17 deletions
diff --git a/finance/kmymoney2/patches/patch-ab b/finance/kmymoney2/patches/patch-ab
deleted file mode 100644
index 1660c36d367..00000000000
--- a/finance/kmymoney2/patches/patch-ab
+++ /dev/null
@@ -1,17 +0,0 @@
-$NetBSD: patch-ab,v 1.3 2005/10/09 12:33:58 markd Exp $
-
---- doc/en/Makefile.in.orig 2005-08-13 05:50:01.000000000 +1200
-+++ doc/en/Makefile.in
-@@ -578,10 +578,10 @@ show: preview
- # Also install the man pages on this system
- .PHONY: install-docs uninstall-docs
-
--install-data-hook: kmymoney2.1.gz install-docs
-+install-data-hook: kmymoney2.1 install-docs
- -rm -f $(DESTDIR)$(kde_htmldir)/$(KDE_LANG)/kmymoney2/kmymoney2.1
- $(mkinstalldirs) $(DESTDIR)$(mandir)/man1/
-- $(INSTALL_DATA) kmymoney2.1.gz $(DESTDIR)$(mandir)/man1/kmymoney2.1.gz
-+ $(INSTALL_DATA) kmymoney2.1 $(DESTDIR)$(mandir)/man1/kmymoney2.1
-
- kmymoney2.1.gz: kmymoney2.1
- gzip -9 -c -N $(top_srcdir)/$(subdir)/kmymoney2.1 > kmymoney2.1.gz