mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
fd3959b6dd
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>
12 lines
470 B
Diff
12 lines
470 B
Diff
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
|