gnu: tipp10: Fix path in desktop entry.
* gnu/packages/patches/tipp10-fix-compiling.patch: Remove changes to hardcode executable path.
This commit is contained in:
parent
0746c33eff
commit
dbb0b06eb4
|
@ -204,8 +204,7 @@ https://sources.debian.net/data/main/t/tipp10/2.1.0-2/debian/patches/0001-FixCom
|
||||||
Name=TIPP10
|
Name=TIPP10
|
||||||
Comment=Touch Typing Tutor
|
Comment=Touch Typing Tutor
|
||||||
Comment[de]=10-Finger-Schreibtrainer
|
Comment[de]=10-Finger-Schreibtrainer
|
||||||
-Exec=tipp10
|
Exec=tipp10
|
||||||
+Exec=/usr/bin/tipp10
|
|
||||||
Icon=tipp10.png
|
Icon=tipp10.png
|
||||||
Terminal=false
|
Terminal=false
|
||||||
Type=Application
|
Type=Application
|
||||||
|
|
Loading…
Reference in New Issue