summaryrefslogtreecommitdiff
path: root/debian/patches/debpathes
blob: 38ec3ebd0a1476d5728e1088cac1d3455f51ad7d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Author: Tzafrir Cohen <tzafrir@debian.org>
Description: Pathes that match Debian packaging

--- a/share/init.d/plinth
+++ b/share/init.d/plinth
@@ -11,8 +11,8 @@
 ### END INIT INFO
 
 # This file is /etc/init.d/plinth
-DAEMON=/usr/local/bin/plinth.py
-EXMACHINA_DAEMON=/usr/local/bin/exmachina.py
+DAEMON=/usr/bin/plinth
+EXMACHINA_DAEMON=/usr/share/pyshared/exmachina/exmachina.py
 PID_FILE=/var/run/plinth.pid
 EXMACHINA_PID_FILE=/var/run/exmachina.pid