Jose Luis Blanco <[EMAIL PROTECTED]> writes: > If your question is how to build a Debian package... I don't know about > any "standard" procedure. I had to do such one package and I created a > dummy "configure" scripts which in turn calls "cmake" with some proper > variables set. Apart from that configure, the rest is using the > standard Debian packaging tools. > > If anyone knows about a more elegant way than the "dummy configure > file", I'd be also interested in it :-)
Why not take the commands in your dummy configure script and just put them directly into debian/rules? -- Russ Allbery ([EMAIL PROTECTED]) <http://www.eyrie.org/~eagle/> -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]