[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Mandrake RPMs and javahl patch

From: Files <files_at_poetryunlimited.com>
Date: 2003-09-29 06:02:13 CEST

Also, this is going to sound like a very strange request
but after doing the test already specified in my previous email

> 1. svn co http://svn.collab.net/repos/svn/trunk
> 2. cd trunk/packages/rpm/mandrake-9.1
> 3. JAVAHL=1 JDK=<path to jdk> make

can you try one or both of the following?

1. svn co http://svn.collab.net/repos/svn/tags/0.30.0
2. cd 0.30.0/packages/rpm/mandrake-9.1
3. cp -f <path to trunk>/packages/rpm/mandrake-9.1/* .
4. JAVAHL=1 JDK=<path to jdk> make

1. svn co http://svn.collab.net/repos/svn/tags/0.29.0
2. cd 0.29.0/packages/rpm/mandrake-9.1
3. cp -f <path to trunk>/packages/rpm/mandrake-9.1/* .
4. JAVAHL=1 JDK=<path to jdk> make

What you should get are dev builds of 0.29.0 and 0.30.0. The 0.30.0
should have a javahl package. the 0.29.0 should not.

Let me know if you encounter any difficulties or any issues.

Thanks.

P.S. See the previous email for details on any additional options you
might require.

-- 
Shamim Islam
BA BS
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Sep 29 06:03:08 2003

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.