diff options
Diffstat (limited to 'mail/dspam-devel/files')
-rw-r--r-- | mail/dspam-devel/files/patch-Makefile.in | 11 | ||||
-rw-r--r-- | mail/dspam-devel/files/patch-configure | 6 |
2 files changed, 14 insertions, 3 deletions
diff --git a/mail/dspam-devel/files/patch-Makefile.in b/mail/dspam-devel/files/patch-Makefile.in new file mode 100644 index 000000000000..bffbd6d73240 --- /dev/null +++ b/mail/dspam-devel/files/patch-Makefile.in @@ -0,0 +1,11 @@ +--- Makefile.in.orig Thu Jun 24 18:32:38 2004 ++++ Makefile.in Thu Jun 24 18:37:09 2004 +@@ -242,7 +242,7 @@ + man_MANS = dspam.1 dspam_stats.1 dspam_corpus.1 dspam_clean.1 dspam_dump.1 \ + dspam_merge.1 + +-pkgconfigdir = $(libdir)/pkgconfig ++pkgconfigdir = $(prefix)/libdata/pkgconfig + pkgconfig_DATA = dspam.pc + EXTRA_DIST = autogen.sh RELEASE.NOTES CHANGELOG LICENSE example.c \ + dspam-button.gif dspam.1 dspam_stats.1 dspam_corpus.1 dspam_clean.1 \ diff --git a/mail/dspam-devel/files/patch-configure b/mail/dspam-devel/files/patch-configure index 7cb007066691..cb3208b2c46a 100644 --- a/mail/dspam-devel/files/patch-configure +++ b/mail/dspam-devel/files/patch-configure @@ -1,6 +1,6 @@ ---- configure.orig Sat Jul 3 14:18:37 2004 -+++ configure Sat Jul 3 14:18:57 2004 -@@ -19272,7 +19272,8 @@ +--- configure.orig Wed Nov 26 14:35:34 2003 ++++ configure Thu Dec 11 14:00:18 2003 +@@ -7548,7 +7548,8 @@ # This can be used to rebuild libtool when needed |