Am Freitag, 4. April 2008 schrieb Raphael Hertzog: > On Fri, 04 Apr 2008, Peter Eisentraut wrote: > > Um, well, sorry. The use case is that some of the substitution variables > > are manually maintained, some are created during the build by the > > package, and some are created by debhelper. It's not easy to get all > > these sources into one file. > > Why? It's a matter of "grep" and "cat" and always use > debian/<package>.substvars.
Well, anything is possible, but I'd like to have it a little easier. :) I'd have to write crazy code to distribute the global static and the global generated variables into each of the <package>.substvars files. It seemed at the time that making a change to dpkg-gencontrol that it can read several files would be much simpler. Is it such a big problem to process more than one -T option? > For which package such a feature would have been useful to you? This is concerning the egroupware package. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

