]> git.proxmox.com Git - lxcfs.git/blame - debian/rules
bump version to 3.0.0-1
[lxcfs.git] / debian / rules
CommitLineData
270f2667
DM
1#!/usr/bin/make -f
2
3# Uncomment this to turn on verbose mode.
4#export DH_VERBOSE=1
5
6%:
d613d9ba 7 dh $@ --with autotools_dev,autoreconf,systemd,quilt
98fe0efe 8
646cf30c 9override_dh_install:
646cf30c
FG
10 find $(CURDIR)/debian/lxcfs/lib/ -type d -empty -delete
11
98fe0efe
WB
12override_dh_auto_install:
13 dh_auto_install --destdir=debian/lxcfs
1c9d15dc
FG
14
15override_dh_installinit:
16 dh_installinit -p lxcfs --no-restart-on-upgrade
17
18override_dh_systemd_start:
19 dh_systemd_start -p lxcfs --no-restart-on-upgrade lxcfs.service