aboutsummaryrefslogtreecommitdiff
path: root/mail/gbiff/files/patch-ab
diff options
context:
space:
mode:
Diffstat (limited to 'mail/gbiff/files/patch-ab')
-rw-r--r--mail/gbiff/files/patch-ab17
1 files changed, 0 insertions, 17 deletions
diff --git a/mail/gbiff/files/patch-ab b/mail/gbiff/files/patch-ab
deleted file mode 100644
index ae9b015601a0..000000000000
--- a/mail/gbiff/files/patch-ab
+++ /dev/null
@@ -1,17 +0,0 @@
---- configure.orig Sat Mar 31 22:26:45 2001
-+++ configure Sat Mar 31 22:27:00 2001
-@@ -3834,12 +3834,12 @@
-
- if test "x${prefix}" = "xNONE"; then
- cat >> confdefs.h <<EOF
--#define PACKAGE_DATA_DIR "${ac_default_prefix}/${DATADIRNAME}"
-+#define PACKAGE_DATA_DIR "${ac_default_prefix}/${DATADIRNAME}/gnome"
- EOF
-
- else
- cat >> confdefs.h <<EOF
--#define PACKAGE_DATA_DIR "${prefix}/${DATADIRNAME}"
-+#define PACKAGE_DATA_DIR "${prefix}/${DATADIRNAME}/gnome"
- EOF
-
- fi