[vorbis-dev] make install

Kenneth C. Arnold kcarnold at yahoo.com
Sat Jun 17 10:31:47 PDT 2000



On Sat, Jun 17, 2000 at 07:14:55PM +0200, Tomasz Wegrzanowski wrote:
> Is `make install' supposed to work in current CVS ?
> For me it do:
> --- start ---
> cat install.sh >install
> chmod +x install
> --- end ---
> where install.sh is empty.

Suggestion:

--- Makefile.in.orig    Sat Jun 17 13:30:07 2000
+++ Makefile.in Sat Jun 17 13:30:39 2000
@@ -19,7 +19,7 @@

 SUBDIRS =      lib examples vorbis-tools # cmdline xmms vq huff

-all debug profile selftest target clean:
+all debug profile selftest target clean install:
        @for dir in $(SUBDIRS); do (cd $$dir && $(MAKE) $(MFLAGS) $@) || exit 1; done
        -rm -f *~

> Anyway, I thing /usr/local/bin shouldn't be hardcoded.
> Here is a patch.

My bad. Looks good.

Kenneth

--- >8 ----
List archives:  http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/



More information about the Vorbis-dev mailing list