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

Re: ITP: Jakarta ORO (regular expression for Java)



From: "Bernd Eckenfels" <lists@lina.inka.de>

> I think he was refering to the fact that in debian/rules there is no
compile
> statement.

at debian/rule in liboro-java:

---snip---
build: build-stamp
build-stamp:
        dh_testdir
        $(checkdir)
        (cd build ; sh build-oro.sh lib)
---snip---

'sh build-oro.sh' is a compile statement for Jakarta-ORO. I didn't use
Makefile.
And we need Java VM for compiling Jakarta-ORO in build-oro.sh.

Is it ok?

regards.
--------------------------
Takashi Okamoto





Reply to: