[MPlayer-cvslog] r21208 - trunk/osdep/Makefile
Diego Biurrun
diego at biurrun.de
Sat Nov 25 12:27:21 CET 2006
On Sat, Nov 25, 2006 at 12:02:58PM +0100, Benjamin Zores wrote:
> On Sat, 25 Nov 2006 10:53:28 +0100 (CET)
> diego <subversion at mplayerhq.hu> wrote:
>
> > Modified:
> > trunk/osdep/Makefile
> >
> > Log:
> > 10l copy + paste typo
> >
> > --- trunk/osdep/Makefile (original)
> > +++ trunk/osdep/Makefile Sat Nov 25 10:53:28 2006
> > @@ -20,7 +20,7 @@
> > ifeq ($(TARGET_WIN32),yes)
> > -SRCS += osdep/mplayer-rc.c
> > +SRCS += mplayer-rc.c
> > endif
>
> make -C osdep
> make[1]: Entering directory `/home/ben/SVN/mplayer/osdep'
> windres -o mplayer-rc.o mplayer.rc
> make[1]: windres: Command not found
> make[1]: *** [mplayer-rc.o] Error 127
>
> Please fix all of this.
> May not be related to this patch itself but at least to all the osdep changes you've done.
Fixed.
Diego
More information about the MPlayer-cvslog
mailing list