[vorbis-dev] libvorbis compile failure

John Ross Hunt bigboote at mediaone.net
Fri Nov 10 07:01:21 PST 2000



> moreover, the doc/vorbisenc and doc/vorbisfile directories 
> aren't copied into
> rpm build directory, so it fails to create the rpm. Was too 
> lazy to fix this
> normally so I simply ran 
> 
> while [ 1 = 1 ] ; do cp -r vorbisenc vorbisfile 
> /var/tmp/libvorbis-root/usr/doc/libvorbis-1.0beta3/;sleep 1;done
> 
> after starting rpm -bb. Then it built on mine.

Instead, couldn't you just put the lines:

%doc doc/vorbisfile/*.{css,html}
%doc doc/vorbisenc/*.{css.html}

in your %files directive?

--- >8 ----
List archives:  http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/
To unsubscribe from this list, send a message to 'vorbis-dev-request at xiph.org'
containing only the word 'unsubscribe' in the body.  No subject is needed.
Unsubscribe messages sent to the list will be ignored/filtered.



More information about the Vorbis-dev mailing list