summaryrefslogtreecommitdiffhomepage
path: root/debian/rules
blob: 72c5b8ce9f7afdb3262d9c3af76aca951f22e727 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
#!/usr/bin/make -f

%:
	dh $@

override_dh_fixperms:
	dh_fixperms
	chmod a+rwx debian/whiteboard/var/lib/whiteboard


override_dh_auto_install:
	dh_auto_install
	dh_installsystemd --name whiteboard