Alexander Skwar schrieb:

> Or to modify the
> "locate" binary, so that this check is not done?


[08:30:16 [EMAIL PROTECTED]:~/tmp/muell/slocate/slocate-2.7] $ diff -u main.c~ 
main.c
--- main.c~     2005-07-10 08:26:21.469624512 +0200
+++ main.c      2005-07-10 08:29:28.936310365 +0200
@@ -1117,6 +1117,8 @@
        int res;
        char *str_ptr;

+       return 1;
+
        if (access(codedpath, R_OK) != 0) {
                free(codedpath);
                return 0;

Alexander Skwar
-- 
4 Out of memory, 0:1
-- 
gentoo-user@gentoo.org mailing list

Reply via email to