X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;ds=sidebyside;f=uip%2Fpackf.c;h=d4df05cf949243efceaa07eaac4c82c485b7dcec;hb=64d621d6806432dabe5bd62282f17027bb08d418;hp=14ecdaaf4fa9e997c43a8028da52e32776fcfa0b;hpb=714b5c530ece27ea2835a313013f5b770163403c;p=mmh diff --git a/uip/packf.c b/uip/packf.c index 14ecdaa..d4df05c 100644 --- a/uip/packf.c +++ b/uip/packf.c @@ -50,7 +50,7 @@ main(int argc, char **argv) #ifdef LOCALE setlocale(LC_ALL, ""); #endif - invo_name = r1bindex(argv[0], '/'); + invo_name = mhbasename(argv[0]); /* read user profile/context */ context_read();