diff options
Diffstat (limited to 'databases/gramps/patches/patch-aa')
-rw-r--r-- | databases/gramps/patches/patch-aa | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/databases/gramps/patches/patch-aa b/databases/gramps/patches/patch-aa deleted file mode 100644 index c845ef3a84d..00000000000 --- a/databases/gramps/patches/patch-aa +++ /dev/null @@ -1,13 +0,0 @@ -$NetBSD: patch-aa,v 1.1 2005/02/24 19:28:41 drochner Exp $ - ---- src/Makefile.in.orig 2005-02-15 18:24:00.000000000 +0100 -+++ src/Makefile.in -@@ -305,7 +305,7 @@ GRAPHICS = \ - - # Other stuff that we need to install - dist_pkgdata_DATA = $(GLADEFILES) $(GRAPHICS) papersize.xml --dist_data_DATA = gramps.desktop -+#dist_data_DATA = gramps.desktop - EXTRA_DIST = grampslib.i grampslib_wrap.c - all: all-recursive - |