Am Mittwoch, 10. Januar 2007 21:11 schrieb Tom Eastep:
> KP Kirchdoerfer wrote:
> > I've built a version a Beta 2 for LEAF in the meantime.
> >
> > I've found that installing shorewall within our buildtool env
> > the /usr/share/shorewall/lib* files have tripled with lib*.orig and
> > lib*.orig.orig
> >
> > Is this a shorewall problem in install.sh?
>
> Not that I'm aware of. The string 'orig' doesn't appear in install.sh
> and there are no .orig files in the tarballs.
>
> How is buildtool installing Shorewall?

Ok I've found the cause  - it's a combination of using wildcards with 
stripscript.pl. 
This line is the culprit:
"./stripscript.pl $(SHOREWALL_DIR)/lib.*"
That way running new builds produces lib.*.orig and ...orig.orig, 
orig.orig.orig and so on.

(Martin Hejl always warned us to rely on wildcards :)) 

Should be possible to work around.

Tom, the 3.4 beta has become pretty small, a complete build is only 98kb, a 
minimal but useful package with additional "modules" is just 84kb. Many 
thanks for your work to reduce the size.

Do you intend to make the man pages available on the shorewall.net pages? 

kp

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV

_______________________________________________
leaf-devel mailing list
leaf-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/leaf-devel

Reply via email to