X-Git-Url: https://git.tokkee.org/?p=pkg-pnp4nagios.git;a=blobdiff_plain;f=debian%2Frules;h=46da9ce88d2ae65b0cca8c26fcb2d3ed75669a1f;hp=3b4aeee22d411733e980dce6c5d05370d23f51ae;hb=49f286f6205a82e72bc79f6962c7048c0da81744;hpb=1429b66aeb6fe8fbafd371369c435e4682c10d65 diff --git a/debian/rules b/debian/rules index 3b4aeee..46da9ce 100755 --- a/debian/rules +++ b/debian/rules @@ -32,9 +32,8 @@ config.status: configure ./configure $(CROSS) \ --with-layout=debian \ - --prefix=/usr \ - --mandir=\$${prefix}/share/man \ - --infodir=\$${prefix}/share/info \ + --mandir=/usr/share/man \ + --infodir=/usr/share/info \ --without-kohana \ --with-kohana_system=/usr/share/php/kohana2/system \ --with-httpd-conf=/etc/apache2/conf.d \