On Fri, 5 Nov 1999 05:30:58 -0500 (EST), "Jaldhar H. Vyas" <[EMAIL PROTECTED]> said: > > There are calls to make which I'll gladly move to binary-arch but > Isn't build the proper place for putting calls to configure etc?
"debian/rules binary" has to be enough to build the whole thing. Just
make the binary target depend on the build target (
binary-arch: build
or the equivalent).
--
Roderick Schertler
[EMAIL PROTECTED]

