summaryrefslogtreecommitdiff
path: root/debian/patches/debpathes
diff options
context:
space:
mode:
authorTzafrir Cohen <tzafrir@debian.org>2013-08-27 19:11:16 +0300
committerTzafrir Cohen <tzafrir@debian.org>2013-08-27 21:08:12 +0300
commit777b3898bc5d620cef7989a5eaa4c78a49961dd7 (patch)
treebd94ded1daf976102857c8bc163c46f397f35109 /debian/patches/debpathes
parent39ef8a0bf8226eb3dc10ab7e0c5e9a96b7a1c5de (diff)
Debian packaging
Diffstat (limited to 'debian/patches/debpathes')
-rw-r--r--debian/patches/debpathes16
1 files changed, 16 insertions, 0 deletions
diff --git a/debian/patches/debpathes b/debian/patches/debpathes
new file mode 100644
index 0000000..38ec3eb
--- /dev/null
+++ b/debian/patches/debpathes
@@ -0,0 +1,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
+