Code

README.templates.d: Added README file for the use of /e/pnp4nagios/templates.d.
[pkg-pnp4nagios.git] / debian / rules
index 48dac71fb942ae1db5f138c2cec273215b2c3b3c..b9e40d08de68c35d6e5c7c361280869cb747a35a 100755 (executable)
@@ -155,6 +155,9 @@ install: build
        rmdir debian/tmp/usr/share/pnp4nagios/html/application/hooks/
        #rmdir debian/tmp/usr/share/pnp4nagios/html/application/libraries/
 
+       mkdir debian/tmp/etc/pnp4nagios/templates.d
+       cp debian/README.templates.d debian/tmp/etc/pnp4nagios/templates.d/README
+
        dh_install --sourcedir=debian/tmp --fail-missing
 
 # Build architecture-independent files here.