Hallo Andrew,
* Andrew Pimlott wrote:
>If nothing else, you could put a variable
>FORCE_OFFICIAL_BUILD_DEPENDENCIES=1 at the top of debian/rules, and
>let people unset it. It would be nice if something like this became
>standard for all packages.
How is that actually handled on the buildd maschi
On Tue, Jul 29, 2003 at 03:45:08PM +0200, Stefan Gybas wrote:
> Andrew Pimlott wrote:
>
> >You might want official builds to always use the same compiler, but
> >there's no reason not to make it convenient for others to use their
> >preferred compiler. Especially when the preferred compiler is
>
On Tue, Jul 29, 2003 at 08:23:23PM +0200, Stefan Gybas wrote:
> It is just for building the package. I don't think that most users will
> rebuild the Java packages, especially since they are architecture
> independent. You also need a lot of -dev packages (and gcc) for
> rebuilding C and C++ pac
Hallo Andrew,
* Andrew Pimlott wrote:
>If nothing else, you could put a variable
>FORCE_OFFICIAL_BUILD_DEPENDENCIES=1 at the top of debian/rules, and
>let people unset it. It would be nice if something like this became
>standard for all packages.
How is that actually handled on the buildd maschi
On Tue, Jul 29, 2003 at 03:45:08PM +0200, Stefan Gybas wrote:
> Andrew Pimlott wrote:
>
> >You might want official builds to always use the same compiler, but
> >there's no reason not to make it convenient for others to use their
> >preferred compiler. Especially when the preferred compiler is
>
On Tue, Jul 29, 2003 at 08:23:23PM +0200, Stefan Gybas wrote:
> It is just for building the package. I don't think that most users will
> rebuild the Java packages, especially since they are architecture
> independent. You also need a lot of -dev packages (and gcc) for
> rebuilding C and C++ pac
Stefan Gybas <[EMAIL PROTECTED]> wrote:
> Jan Schulz wrote:
>
> > I'm currently using this line to get 'java' in debian/rules:
> > jdk_dirs=/usr/lib/j2sdk1.4 /usr/lib/j2se/1.4 /usr/lib/j2se/1.3
> > /usr/lib/j2sdk1.3
> > JAVA_HOME ?= $(shell for jdir in $(jdk_dirs) ; do if [ -d "$$jdir" ]; \
> > t
Stefan Gybas <[EMAIL PROTECTED]> wrote:
> Jan Schulz wrote:
>
> > I'm currently using this line to get 'java' in debian/rules:
> > jdk_dirs=/usr/lib/j2sdk1.4 /usr/lib/j2se/1.4 /usr/lib/j2se/1.3 /usr/lib/j2sdk1.3
> > JAVA_HOME ?= $(shell for jdir in $(jdk_dirs) ; do if [ -d "$$jdir" ]; \
> > then e
8 matches
Mail list logo