2006/3/29, Michal Politowski <[EMAIL PROTECTED]>: > /usr/bin/eclipse is a /bin/sh script but it uses the source command, which > is not specified by POSIX, to read ~/.eclipse/eclipserc.
Hmm, so, what sould we use instead of "source"? Maybe we can use ". ~/.eclipse/eclipserc" instead ... Stephan Michels _______________________________________________ pkg-java-maintainers mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-java-maintainers

