changeset 297:f733f4aa2a90

Return 0 for linux uninstall for now even if it does nothing
author Andre Heinecke <aheinecke@intevation.de>
date Wed, 02 Apr 2014 16:12:18 +0000
parents 0b1453070561
children 56507c3d5f1e
files cinst/main.c
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/cinst/main.c	Wed Apr 02 15:44:57 2014 +0000
+++ b/cinst/main.c	Wed Apr 02 16:12:18 2014 +0000
@@ -258,6 +258,7 @@
       return write_stores_win (NULL, all_valid_certs);
 #else
     /*TODO*/
+      return 0;
     }
 #endif
 

http://wald.intevation.org/projects/trustbridge/