From a420cce5253cf61903b49c2457f55517ac6f3348 Mon Sep 17 00:00:00 2001 From: Atsushi Konno Date: Wed, 2 Mar 2011 02:19:17 +0900 Subject: [PATCH] * for RPM --- support/centos/mod-chxj.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/support/centos/mod-chxj.spec b/support/centos/mod-chxj.spec index 15587594..d2cd46d4 100644 --- a/support/centos/mod-chxj.spec +++ b/support/centos/mod-chxj.spec @@ -39,8 +39,8 @@ make --with-mysql-header=/usr/include/mysql \ --with-mysql-lib-dir=/usr/lib/mysql \ --enable-memcache-cookie \ - --with-memcached-header=%{_topdir}/libmemcached-0.47 \ - --with-memcached-lib-dir=%{_topdir}/libmemcached-0.47/libmemcached/ \ + --with-memcached-header=%{_topdir}/BUILD/libmemcached-0.47 \ + --with-memcached-lib-dir=%{_topdir}/BUILD/libmemcached-0.47/libmemcached/ \ --enable-memcached-static %{__make} -- 2.11.0