On Fri, Oct 31, 2008, David Stenglein wrote: > I am having problems "building" the java-jdk15 and java-jdk16. It seems to > want > the sources for all platforms due to the %setup macro. What is the procedure > for installing java for a single platform?
Well, just touch(1) the remaining SourceX files on the filesystem. OpenPKG RPM is happy if the files just exist. Only those who belong to your particular platform have to be real files. The other possibility is to install a JDK totally manually and outside of OpenPKG into /path/to/jdk and then install the "java-jdkfake" package plus running "java-toolkit --register=sun-jdk-fake:/path/to/jdk". This also will satisfy all Java dependencies within OpenPKG. Ralf S. Engelschall [EMAIL PROTECTED] www.engelschall.com ______________________________________________________________________ OpenPKG http://openpkg.org User Communication List openpkg-users@openpkg.org