Corinna Vinschen wrote: > Oops, Chris missed the release number in the example: > > curl-1.2.3-1.tar.bz2 > > The source analogous > > curl-1.2.3-1-src.tar.bz2 > > The source should unpack into a directory exactly named as the > archive > > curl-1.2.3-1/ Oops. I didn't know this. I've been doing <srctop> = curl-1.2.3, not curl-1.2.3-1. --Chuck