diff options
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 |
commit | fd3959b6dd723aa56550f0fefeb9a59848cdec3d (patch) | |
tree | 1041875ca2d232d2ad532116c08f1d799de7720b /misc/xapian-omega/doinst.sh | |
parent | 1351898b8fef415a3e11ddb1b7f68459b526646c (diff) |
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/doinst.sh')
-rw-r--r-- | misc/xapian-omega/doinst.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/xapian-omega/doinst.sh b/misc/xapian-omega/doinst.sh index 7ece5d2656aa6..2e8a0877a6a32 100644 --- a/misc/xapian-omega/doinst.sh +++ b/misc/xapian-omega/doinst.sh @@ -10,5 +10,5 @@ config() { fi # Otherwise, we leave the .new copy for the admin to consider... } -config etc/omega.conf.new +config etc/xapian-omega.conf.new |