summaryrefslogtreecommitdiffhomepage
path: root/debian/rules
diff options
context:
space:
mode:
authorRoland Reichwein <mail@reichwein.it>2023-03-03 16:55:33 +0100
committerRoland Reichwein <mail@reichwein.it>2023-03-03 16:55:33 +0100
commit96476044387e98ee1ee7a6eb992b521bd447813c (patch)
treecaffaaef53a0afeafb5b68c460b42e98e72044c4 /debian/rules
parentc9fa963e71258c5adfb71cf1996cd1bcb33df0bb (diff)
Renamed whiteboard to webchatHEADmaster
Diffstat (limited to 'debian/rules')
-rwxr-xr-xdebian/rules4
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/rules b/debian/rules
index 72c5b8c..48012e3 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,9 +5,9 @@
override_dh_fixperms:
dh_fixperms
- chmod a+rwx debian/whiteboard/var/lib/whiteboard
+ chmod a+rwx debian/webchat/var/lib/webchat
override_dh_auto_install:
dh_auto_install
- dh_installsystemd --name whiteboard
+ dh_installsystemd --name webchat