Re: emelfm2 pre-release

On Wed, 14 Jan 2009 09:51:45 -0500
Grégory SCHMITT <gy.schmitt@xxxxxxxxx> wrote:

> Other bugs:
> - emelfm2 can't go in a directory called "$$".

True. Same applies to any other dir whose name is a $VARIABLE that has an 
assigned value. Either we allow variable(s) in a cd command, or we don't. IMHO 
more useful to leave things as they are (with a small fix in $$ expansion).

> - make uninstall_plugins is broken : maybe this line, as it tries to
>   erase the same dir twice?
>       @test -d "$(PLUGINS_DIR)" && rm -rfd $(PLUGINS_DIR)
test fails, as it should, if the 2 cleanup paths are nested, and then make 
reacts badly to the failed test. Workaround now in place.

Regards
Tom


--
Users can unsubscribe from the list by sending email to 
emelfm2-request@xxxxxxxxxxxxx with 'unsubscribe' in the subject field or by 
logging into the web interface.

Other related posts: