[med-svn] [cwltool] 06/06: adapt priority for cwltool as cwl-runner
    Sascha Steinbiss 
    satta at debian.org
       
    Sat Jan 14 12:58:49 UTC 2017
    
    
  
This is an automated email from the git hooks/post-receive script.
satta pushed a commit to branch master
in repository cwltool.
commit d8987ce7371c647b205dd31ac16365e322633ed4
Author: Sascha Steinbiss <satta at debian.org>
Date:   Sat Jan 14 12:55:52 2017 +0000
    adapt priority for cwltool as cwl-runner
---
 debian/postinst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/postinst b/debian/postinst
index 03effe5..5f1d791 100644
--- a/debian/postinst
+++ b/debian/postinst
@@ -2,6 +2,6 @@
 set -e
 
 update-alternatives --quiet --install /usr/bin/cwl-runner cwl-runner \
-	/usr/bin/cwltool 1
+	/usr/bin/cwltool 50
 
 #DEBHELPER#
-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/cwltool.git
    
    
More information about the debian-med-commit
mailing list