summaryrefslogtreecommitdiffstats
path: root/misc/xapian-omega/use_xapian-omega.conf_for_configfile.patch
diff options
context:
space:
mode:
author Robby Workman <rworkman@slackbuilds.org>2011-01-29 23:19:14 -0600
committer Robby Workman <rworkman@slackbuilds.org>2011-01-30 09:15:31 -0600
commitfd3959b6dd723aa56550f0fefeb9a59848cdec3d (patch)
tree1041875ca2d232d2ad532116c08f1d799de7720b /misc/xapian-omega/use_xapian-omega.conf_for_configfile.patch
parent1351898b8fef415a3e11ddb1b7f68459b526646c (diff)
downloadslackbuilds-fd3959b6dd723aa56550f0fefeb9a59848cdec3d.tar.gz
slackbuilds-fd3959b6dd723aa56550f0fefeb9a59848cdec3d.tar.xz
misc/xapian-omega: Fixed numerous packaging issues
Thanks to Charles (maintainer) and upstream for all of the help with this. Hopefully we've got it right this time :-) Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'misc/xapian-omega/use_xapian-omega.conf_for_configfile.patch')
-rw-r--r--misc/xapian-omega/use_xapian-omega.conf_for_configfile.patch12
1 files changed, 12 insertions, 0 deletions
diff --git a/misc/xapian-omega/use_xapian-omega.conf_for_configfile.patch b/misc/xapian-omega/use_xapian-omega.conf_for_configfile.patch
new file mode 100644
index 0000000000..d6b01f316a
--- /dev/null
+++ b/misc/xapian-omega/use_xapian-omega.conf_for_configfile.patch
@@ -0,0 +1,12 @@
+diff -Nur xapian-omega-1.2.4.orig//Makefile.in xapian-omega-1.2.4/Makefile.in
+--- xapian-omega-1.2.4.orig//Makefile.in 2010-12-19 06:54:47.000000000 -0600
++++ xapian-omega-1.2.4/Makefile.in 2011-01-16 14:19:55.516062731 -0600
+@@ -411,7 +411,7 @@
+ xapian-omega.spec
+
+ AM_CPPFLAGS = \
+- -DCONFIGFILE_SYSTEM=\"$(sysconfdir)/omega.conf\" \
++ -DCONFIGFILE_SYSTEM=\"$(sysconfdir)/xapian-omega.conf\" \
+ -DPKGLIBBINDIR=\"$(pkglibbindir)\"
+
+ pkglibbindir = $(pkglibdir)/bin