File: fix-exec-path.patch

package info (click to toggle)
filius 2.9.4%2Bds-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 12,760 kB
  • sloc: java: 36,441; xml: 1,141; sh: 33; makefile: 5
file content (16 lines) | stat: -rw-r--r-- 495 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Description: adapt path for the Debian package
Author: Andreas B. Mundt <andi@debian.org>
Forwarded: not-needed
---
This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
--- a/src/deb/filius.desktop
+++ b/src/deb/filius.desktop
@@ -5,7 +5,7 @@
 GenericName[de]=Simulator Rechnernetze
 Comment=Learn how Computer Networks are built
 Comment[de]=Lernsoftware zu Rechnernetzen
-Exec=/usr/share/filius/filius.sh %f
+Exec=/usr/bin/filius %f
 Icon=filius
 Terminal=false
 Type=Application