[csw-maintainers] [csw-devel] dynamically generated adm scripts
Philip Brown
phil at bolthole.com
Mon Feb 9 23:31:42 CET 2009
> >
> > echo I'm the postinstall script for $(GARNAME) v$(GARVERSION).
> >
> > for i in /tmp/*; do
> > echo Found $$i in /tmp;
> > done
> > endef
> >
Errr... this sort of usage disturbs me.
My programmers intuition suggests that the first thing to be done, would be
to have a maintainers-public review of that script.
If the script can be rewritten in a cleaner fashion, then this "other
method" of doing things, may be completely unneccessary.
More information about the maintainers
mailing list