php7 compat first round
This commit is contained in:
8
debian/rules
vendored
8
debian/rules
vendored
@@ -15,9 +15,9 @@ override_dh_auto_configure:
|
||||
dh_auto_configure -- \
|
||||
--with-layout=debian \
|
||||
--mandir=/usr/share/man \
|
||||
--infodir=/usr/share/info \
|
||||
--without-kohana \
|
||||
--with-kohana_system=/usr/share/php/kohana2/system
|
||||
--infodir=/usr/share/info
|
||||
# --without-kohana \
|
||||
# --with-kohana_system=/usr/share/php/kohana2/system
|
||||
|
||||
override_dh_auto_build:
|
||||
dh_auto_build -- all
|
||||
@@ -67,7 +67,7 @@ override_dh_auto_install:
|
||||
cp debian/icinga-module.cfg debian/tmp/usr/share/doc/pnp4nagios/examples/
|
||||
|
||||
# Remove external PHP classes/libraries: FPDF, FPDF-TPL, FPDI
|
||||
rm -r debian/tmp/usr/share/pnp4nagios/html/application/vendor/fpdf
|
||||
#rm -r debian/tmp/usr/share/pnp4nagios/html/application/vendor/fpdf
|
||||
|
||||
# remove source files
|
||||
#rm -f debian/tmp/usr/share/pnp4nagios/html/media/js/jquery.imgareaselect.Debian.txt
|
||||
|
||||
Reference in New Issue
Block a user