gnurl: add net package
authorDaniel Golle <daniel@makrotopia.org>
Sun, 31 May 2015 05:08:01 +0000 (07:08 +0200)
committerDaniel Golle <daniel@makrotopia.org>
Sun, 31 May 2015 05:14:25 +0000 (07:14 +0200)
commiteba7afcfb7635f69ffa8ba330564b0a896dc5aa3
tree38edb5c1ebd812752079693f26e8271d20c58aca
parent98a821a93af266a457ec3967c8cb3e90d0c0037c
gnurl: add net package

This is definitely one of the ugliest things I ever got my
hands on. If it even did the job properly, but no, it tries
to install it's headers in /usr/include/curl collidings with
actual curl's headers. Fixed that by installing them into
/usr/include/gnurl instead. Now gnunet can use gnurl.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
net/gnurl/Makefile [new file with mode: 0644]
net/gnurl/patches/100-check_long_long.patch [new file with mode: 0644]
net/gnurl/patches/200-no_docs_tests.patch [new file with mode: 0644]