Marc Weber wrote: > Excerpts from Yury G. Kudryashov's message of Wed May 26 19:35:22 +0200 > 2010: >> I'd propose to change wrapProgram globally to move original program to >> .orig/originalName instead of .original-name-wrapped. In this case we >> shall not have such problems (progs assert that they know $0) in the >> future. > > > Which will not work for all cases because some apss might be using > something like this: Calling apps relative to current bin directory: > > exec $(dirname $0)/other-app > > So you may fix git-gui but you may break others. > So should an option be created eg: > > wrap --keep-name # use .orig/name > wrap --keep-path # use .name-wrapped OK for me > > ? > > Marc Weber
_______________________________________________ nix-dev mailing list [email protected] https://mail.cs.uu.nl/mailman/listinfo/nix-dev
