[med-svn] [sparta] 02/04: Grrrrml, sparta really wants to be started from ~/Desktop/SPARTA_Linux - so lets be has hackish as the authors ...
Andreas Tille
tille at debian.org
Wed Aug 3 08:45:48 UTC 2016
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository sparta.
commit c344236ec8252935ff6071ddd1de479c025feb47
Author: Andreas Tille <tille at debian.org>
Date: Wed Aug 3 09:57:46 2016 +0200
Grrrrml, sparta really wants to be started from ~/Desktop/SPARTA_Linux - so lets be has hackish as the authors ...
---
debian/bin/sparta | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/debian/bin/sparta b/debian/bin/sparta
index 960e6a0..2b86f14 100755
--- a/debian/bin/sparta
+++ b/debian/bin/sparta
@@ -1,3 +1,8 @@
#!/bin/sh
+# Grrrrml, sparta really wants to be started from ~/Desktop/SPARTA_Linux
+# so lets be has hackish as the authors ...
+rm -rf ~/Desktop/SPARTA_Linux
+ln -s /usr/share/sparta ~/Desktop/SPARTA_Linux
+
python /usr/share/sparta/SPARTA.py $@
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/sparta.git
More information about the debian-med-commit
mailing list