From 9519bf0f7729b13ee6b00ada36f320ca42238b89 Mon Sep 17 00:00:00 2001 From: Sebastian Harl Date: Thu, 10 Feb 2011 11:43:45 +0100 Subject: [PATCH] rules: Fixed the Kohana2 system path. --- debian/rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/rules b/debian/rules index 4630b6a..7675dad 100755 --- a/debian/rules +++ b/debian/rules @@ -36,7 +36,7 @@ config.status: configure --mandir=\$${prefix}/share/man \ --infodir=\$${prefix}/share/info \ --without-kohana \ - --with-kohana_system=/usr/share/php/kohana/system \ + --with-kohana_system=/usr/share/php/kohana2/system \ --with-httpd-conf=/etc/apache2/conf.d \ CFLAGS="$(CFLAGS)" -- 2.30.2