]> git.proxmox.com Git - pve-docs.git/blame - doc-debian/rules
add new package to ship compiled docs
[pve-docs.git] / doc-debian / rules
CommitLineData
9015f48f
DM
1#!/usr/bin/make -f
2
3# Uncomment this to turn on verbose mode.
4#export DH_VERBOSE=1
5
6%:
7 dh $@
8
9override_dh_install:
10 dh_install
11 install -D -m 0644 debian/pve-docs.conf $(destdir)/etc/apache2/sites-available/pve-docs.conf