[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: [PROPOSAL] dh_ant



Jan Schulz <jasc.usenet@gmx.de> 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 echo \
> $$jdir;exit 0;fi;done)

Excellent! ;) Can I copy/paste it in mine? ;)

-- Arnaud Vandyck
   http://alioth.debian.org/users/arnaud-guest/

Attachment: pgpWFRvYXiTiI.pgp
Description: PGP signature


Reply to: