summaryrefslogtreecommitdiff
path: root/misc/gnucash
diff options
context:
space:
mode:
authortsarna <tsarna@pkgsrc.org>1999-03-03 20:45:35 +0000
committertsarna <tsarna@pkgsrc.org>1999-03-03 20:45:35 +0000
commit9a15f658d4193082287c86c50e4067cf76777bc2 (patch)
tree5e0d8165ad3a31e153c5ac450e7e4b85124c62b6 /misc/gnucash
parent7a3414a7aa2578326857b3107c2647de8b8fa206 (diff)
downloadpkgsrc-9a15f658d4193082287c86c50e4067cf76777bc2.tar.gz
Fix bash problem. Still doesn't work on 1.3.x because it wants asprintf,
but I was annoyed that the bash thing was left unfixed for so long.
Diffstat (limited to 'misc/gnucash')
-rw-r--r--misc/gnucash/patches/patch-ab13
1 files changed, 13 insertions, 0 deletions
diff --git a/misc/gnucash/patches/patch-ab b/misc/gnucash/patches/patch-ab
new file mode 100644
index 00000000000..c3856b34018
--- /dev/null
+++ b/misc/gnucash/patches/patch-ab
@@ -0,0 +1,13 @@
+--- Makefile.init.orig Wed Mar 3 13:57:37 1999
++++ Makefile.init Wed Mar 3 13:57:48 1999
+@@ -1,10 +1,6 @@
+ # Generated automatically from Makefile.init.in by configure.
+ # -*-makefile-*-
+
+-
+-
+-export SHELL=/bin/bash
+-
+ srcdir = .
+
+ prefix=/usr/pkg