summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Black <dragonheart@gentoo.org>2006-02-18 11:51:41 +0000
committerDaniel Black <dragonheart@gentoo.org>2006-02-18 11:51:41 +0000
commitb881faa15d73cb8bb41454db59d284f2e85a6518 (patch)
tree8aa2d24baf8bd07e84589c37f18dea6897b193c1 /dev-libs/xapian/files
parentqualudis warning fixed, bdb->berkdb in DEPEND, bump for 5.1 (diff)
downloadhistorical-b881faa15d73cb8bb41454db59d284f2e85a6518.tar.gz
historical-b881faa15d73cb8bb41454db59d284f2e85a6518.tar.bz2
historical-b881faa15d73cb8bb41454db59d284f2e85a6518.zip
missed quote in patch - bug #123239 thanks Gary Young
Package-Manager: portage-2.1_pre4-r1
Diffstat (limited to 'dev-libs/xapian/files')
-rw-r--r--dev-libs/xapian/files/digest-xapian-0.9.3-r1 (renamed from dev-libs/xapian/files/digest-xapian-0.9.3)0
-rw-r--r--dev-libs/xapian/files/xapian-0.9.3-config.patch2
2 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/xapian/files/digest-xapian-0.9.3 b/dev-libs/xapian/files/digest-xapian-0.9.3-r1
index 25610b8c7f44..25610b8c7f44 100644
--- a/dev-libs/xapian/files/digest-xapian-0.9.3
+++ b/dev-libs/xapian/files/digest-xapian-0.9.3-r1
diff --git a/dev-libs/xapian/files/xapian-0.9.3-config.patch b/dev-libs/xapian/files/xapian-0.9.3-config.patch
index a2b2c46ee6dd..2e81e0f5ef11 100644
--- a/dev-libs/xapian/files/xapian-0.9.3-config.patch
+++ b/dev-libs/xapian/files/xapian-0.9.3-config.patch
@@ -7,7 +7,7 @@
+# ${prefix} and ${exec_prefix} are used in some @-substitutions, and
+# ${prefix} is usually used in the exec_prefix @-substitution.
+prefix="@prefix@"
-+exec_prefix="@exec_prefix@
++exec_prefix="@exec_prefix@"
+
# Show usage information and exit with the specified exit status.
show_usage() {