This is the mail archive of the rhug-rhats@sources.redhat.com mailing list for the RHUG project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: rhug specific maintainer tools: RIP


Anthony Green wrote:
> And we get to clean up the configure files a bit (see below).

You can do all the fluorinated packages in one fell swoop by patching
fluorine/configure.in and then doing something like this:

for f in */fluorine.xml; do (cd `dirname $f` && ../fluorine/fluorine); done

(and then regenerating all the configure files...)


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]