From ccec1796fd180ad14247797a84817056ac9a4ef4 Mon Sep 17 00:00:00 2001 From: Olly Betts Date: Tue, 29 Dec 2015 18:56:34 +1300 Subject: [PATCH] Update omega common to latest xapian-core No functional changes. --- bootstrap | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bootstrap b/bootstrap index 4453f7d9b..40a7d1eed 100755 --- a/bootstrap +++ b/bootstrap @@ -323,7 +323,7 @@ handle_git_external swig 210266cd7004108b074fac9da4fc97d1df0adc53 "$swig_origin_ # If someone's created a directory for common, leave it be. if [ ! -d xapian-applications/omega/common ] ; then - handle_git_external xapian-applications/omega/.common.git 3e1602681002833b38b1bc2355fb557f35c70536 . + handle_git_external xapian-applications/omega/.common.git c327a3cb93d1fb3ee1e2a1cea5abc8b95d9e53b2 . ln -sf .common.git/xapian-core/common xapian-applications/omega/common fi -- 2.11.4.GIT