[MPlayer-dev-eng] [PATCH] Fix 'make distclean'
Diego Biurrun
diego at biurrun.de
Wed Feb 4 19:26:00 CET 2009
On Tue, Feb 03, 2009 at 12:53:39AM +0100, Reimar Döffinger wrote:
> On Tue, Feb 03, 2009 at 12:31:43AM +0100, Diego Biurrun wrote:
> > You have to run configure again after distclean. Everything else is
> > undefined behavior.
>
> I'd be thankful if you could find time to make things more reliable, two suggestions:
> 1) Ignore rm failure
> 2) add a to help_create.sh
> if test -r "$TRANSLATION" -a -n "$CHARSET" ; then
> echo "bad parameters"
> exit 1
> fi
What's the problem you are trying to solve here?
Diego
More information about the MPlayer-dev-eng
mailing list