Gentoo Archives: gentoo-dev

From: Paul <set@×××××.com>
To: gentoo-dev <gentoo-dev@g.o>
Subject: [gentoo-dev] Re: CLASSPATH addition in ebuild
Date: Wed, 21 Aug 2002 19:49:21
Message-Id: 20020822004917.GF5078@squish.home.loc
In Reply to: [gentoo-dev] CLASSPATH addition in ebuild by Jacob Perkins
1 Jacob Perkins <jap1@××××××××××.ws>, on Wed Aug 21, 2002 [06:46:39 PM] said:
2 > I'd like to make an ebuild for the java-mail api. It requires additions
3 > to CLASSPATH. How would I add a file to env.d that would have
4 > 'CLASSPATH=${CLASSPATH}:/path/to/java/mail.jar'?
5 > Thanks
6 >
7
8 Hi;
9
10 Maybe you should just put a bit of bash script in
11 /usr/bin that wraps this java thing, and sets whatever env
12 variables it needs.?
13
14 Paul
15 set@×××××.com

Replies

Subject Author
Re: [gentoo-dev] Re: CLASSPATH addition in ebuild Jacob Perkins <jap1@××××××××××.ws>