[PATCH] uninstall.c broken

Ludwig Nussel ludwig.nussel at gmx.de
Sat Apr 17 12:53:00 EDT 2004


Hi,

loki_uninstall doesn't compile. Fix:

Index: loki_setup/uninstall.c
===================================================================
--- loki_setup.orig/uninstall.c	2004-04-17 18:09:14.000000000 +0200
+++ loki_setup/uninstall.c	2004-04-17 18:33:16.149849255 +0200
@@ -49,7 +49,7 @@
 		  "  -v | --version   : Get version information.\n"
 		  "  product [component] : Uninstalls the specified product, or its subcomponent.\n"
 		  "  product < -l | --list > : List installed subcomponents of product.\n"
-		  ), argv[0]);
+		  ), argv0);
 }
 
 static void log_file(const char *name, const char *reason)

cu
Ludwig

-- 
(o_  Ludwig.Nussel at gmx.de
//\  PGP Key ID: FF8135CE
V_/_ ICQ:        52166811



More information about the Lokisetup mailing list