Displaying 1 result from an estimated 1 matches for "58c61".
Did you mean:
58761
2000 Jul 07
0
vorbize and os_type patches + general build issues
.../lib/vorbisfile.a ../lib/libvorbis.a
---
> VORBISLIBS= ../lib/vorbisfile.a ../lib/libvorbis.a ../cmdline/getopt.a
> LIBS=@LIBS@ $(VORBISLIBS)
42c43
< vorbize: vorbize.o
---
> vorbize: vorbize.o $(VORBISLIBS)
45a47,48
> ../cmdline/getopt.a:
> cd ../cmdline && make getopt.a
58c61
< $(INSTALL) -b -m 711 mp3tovorbis @prefix@/bin/
---
> $(INSTALL) -b -m 755 mp3tovorbis @prefix@/bin/
Index: include/vorbis/os_types.h
===================================================================
RCS file: /usr/local/cvsroot/vorbis/include/vorbis/os_types.h,v
retrieving revision...