Code

rules: Fixed the Kohana2 system path.
[pkg-pnp4nagios.git] / debian / rules
index 4630b6afb989229c3e2fe0d93f6abca498f14176..7675dad0c995a8a748a803e8c9f73b5b77733d69 100755 (executable)
@@ -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)"