diff options
-rw-r--r-- | finance/emma/distinfo | 3 | ||||
-rw-r--r-- | finance/emma/patches/patch-aa | 13 | ||||
-rw-r--r-- | finance/emma/pkg/PLIST | 5 |
3 files changed, 19 insertions, 2 deletions
diff --git a/finance/emma/distinfo b/finance/emma/distinfo index 5d28c7420e1..21425a06d3d 100644 --- a/finance/emma/distinfo +++ b/finance/emma/distinfo @@ -1,4 +1,5 @@ -$NetBSD: distinfo,v 1.3 2001/06/30 14:33:36 tron Exp $ +$NetBSD: distinfo,v 1.4 2001/06/30 16:43:06 tron Exp $ SHA1 (emma-0.8-1.tar.gz) = 06c0216a441511b88c36d7d600b9e6e5b443f6d3 Size (emma-0.8-1.tar.gz) = 409664 bytes +SHA1 (patch-aa) = 55412520766343b18c46b1b4e13cc58077a14269 diff --git a/finance/emma/patches/patch-aa b/finance/emma/patches/patch-aa new file mode 100644 index 00000000000..c7b37d9ba5d --- /dev/null +++ b/finance/emma/patches/patch-aa @@ -0,0 +1,13 @@ +$NetBSD: patch-aa,v 1.1 2001/06/30 16:43:06 tron Exp $ + +--- data/Makefile.in.orig Fri Nov 3 13:16:25 2000 ++++ data/Makefile.in Sat Jun 30 18:39:27 2001 +@@ -125,7 +125,7 @@ + EXTRA_DIST = emma.py + + +-pkgdata_DATA = $(LIMIT_EXTENSION) $(REPORT_FILTERS) ++pkgdata_DATA = $(LIMIT_EXTENSIONS) $(REPORT_FILTERS) + mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs + CONFIG_HEADER = ../config.h + CONFIG_CLEAN_FILES = diff --git a/finance/emma/pkg/PLIST b/finance/emma/pkg/PLIST index 978468b0bbf..6b25ecc76d3 100644 --- a/finance/emma/pkg/PLIST +++ b/finance/emma/pkg/PLIST @@ -1,7 +1,10 @@ -@comment $NetBSD: PLIST,v 1.2 2001/06/30 14:33:37 tron Exp $ +@comment $NetBSD: PLIST,v 1.3 2001/06/30 16:43:06 tron Exp $ bin/emma +share/emma/date.py +share/emma/emma.py share/emma/report_gnuplot.py share/emma/report_grace.py +share/emma/standard.py share/gnome/apps/Applications/emma.desktop share/gnome/help/emma/C/accounts.html share/gnome/help/emma/C/book1.html |