This is the mail archive of the cygwin-apps mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [ITP] jansson 2.11


Am 11.09.2018 um 20:31 schrieb Ken Brown:
jansson is in Debian and Fedora:

   https://packages.debian.org/source/stretch/jansson
   https://apps.fedoraproject.org/packages/jansson

My cygport file is attached.


build fine but test fails as requires installation.
If you add this, it will test without any installation

src_test() {
        PATH=${B}/src/.libs/:${PATH}
        cd ${B}
        make -i check
}


---
Diese E-Mail wurde von Avast Antivirus-Software auf Viren geprüft.
https://www.avast.com/antivirus


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]