The existence of the profile entry Path is already enforced by context_read().
[mmh] / uip / packf.c
index 727298c..5e17147 100644 (file)
@@ -120,9 +120,6 @@ main(int argc, char **argv)
                free(cp);
        }
 
-       if (!context_find("path"))
-               free(path("./", TFOLDER));
-
        /* default is to pack whole folder */
        if (!msgs.size)
                app_msgarg(&msgs, "all");