search for: cafebug

Displaying 3 results from an estimated 3 matches for "cafebug".

2012 Feb 02
2
[flac-git] Install fails with --disable-doxygen-docs
...39; make[5]: Nothing to be done for `install-exec-am'. test -z "/home/avuton/src/mpd-release-utils/build-dir/share/doc/flac-1.2.1/html/images" || /bin/mkdir -p "/home/avuton/src/mpd-release-utils/build-dir/share/doc/flac-1.2.1/html/images" /usr/bin/install -c -m 644 1x1.gif cafebug.gif logo100.gif logo130.gif '/home/avuton/src/mpd-release-utils/build-dir/share/doc/flac-1.2.1/html/images' make[5]: Leaving directory `/home/avuton/src/mpd-release-utils/src/flac.git/doc/html/images' make[4]: Leaving directory `/home/avuton/src/mpd-release-utils/src/flac.git/doc/html/i...
2004 Sep 10
2
Re: beta 10 candidate checked in
...format.html \ + goals.html \ + id.html \ + index.html \ + news.html + diff -ruN flac/doc/images/Makefile.am flac+mdz/doc/images/Makefile.am --- flac/doc/images/Makefile.am Wed Dec 31 19:00:00 1969 +++ flac+mdz/doc/images/Makefile.am Thu May 31 04:49:08 2001 @@ -0,0 +1,3 @@ +EXTRA_DIST = 1x1.gif \ + cafebug.gif \ + logo.jpg diff -ruN flac/include/FLAC/Makefile.am flac+mdz/include/FLAC/Makefile.am --- flac/include/FLAC/Makefile.am Wed Dec 31 19:00:00 1969 +++ flac+mdz/include/FLAC/Makefile.am Thu May 31 04:49:08 2001 @@ -0,0 +1,9 @@ +includedir = ${prefix}/include/FLAC + +include_HEADERS = all.h \ + en...
2004 Sep 10
2
Re: beta 10 candidate checked in
--- Christian Weisgerber <naddy@mips.inka.de> wrote: > Josh Coalson <xflac@yahoo.com> wrote: > > > I have checked in all the latest into CVS and am going to start the > > test suite again. if all goes well I will probably release this as > > beta 10. > > What's the sequence of steps required to turn this into a buildable > distribution? >