diff --git a/debian/rules b/debian/rules index 36f8c80..e028cd3 100755 --- a/debian/rules +++ b/debian/rules @@ -47,7 +47,7 @@ install: build > debian/postrm # copy html documentation over install -d $(NP_DIR)/usr/share/doc/nagios-snmp-plugins/html/ - cp plugins/doc/* $(NP_DIR)/usr/share/doc/nagios-snmp-plugins/html/ + cp -r doc/html/nagios.manubulon.com/* $(NP_DIR)/usr/share/doc/nagios-snmp-plugins/html/ # Build architecture-independent files here. binary-indep: build install