summaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authorwiz <wiz>2009-09-13 22:17:36 +0000
committerwiz <wiz>2009-09-13 22:17:36 +0000
commit2d543ec8d73a8fe104049acad2bb27aebedafd9c (patch)
tree93a7349ac80e529a17b1c6eb832343296186226a /databases
parent30e4c89286c8b6e33064fa8db5156ea6911c8888 (diff)
downloadpkgsrc-2d543ec8d73a8fe104049acad2bb27aebedafd9c.tar.gz
Remove unneeded patch after update.
Diffstat (limited to 'databases')
-rw-r--r--databases/gramps3/patches/patch-bb13
1 files changed, 0 insertions, 13 deletions
diff --git a/databases/gramps3/patches/patch-bb b/databases/gramps3/patches/patch-bb
deleted file mode 100644
index a2d05ed8289..00000000000
--- a/databases/gramps3/patches/patch-bb
+++ /dev/null
@@ -1,13 +0,0 @@
-$NetBSD: patch-bb,v 1.2 2009/06/04 17:29:41 drochner Exp $
-
---- src/plugins/quickview/all_relations.py.orig 2008-05-17 22:14:56.000000000 +0200
-+++ src/plugins/quickview/all_relations.py
-@@ -47,7 +47,7 @@ def run(database, document, person):
- report = AllRelReport(database, document, person)
- report.run()
-
--class AllRelReport():
-+class AllRelReport:
- """
- Obtains all relationships, displays the relations, and in details, the
- relation path