Skip to content
Snippets Groups Projects
Commit 6f7ffcd6 authored by Anthony Mallet's avatar Anthony Mallet
Browse files

[wip/genom3-openprs] Fix build without pocolibs

patch-aa: remove useless h2errorLib inclusion, fixing build without pocolibs.

Bump PKGREVISION
parent 8fc4dfbf
No related branches found
No related tags found
No related merge requests found
......@@ -2,6 +2,7 @@
# Created: Anthony Mallet on Sun, 28 Jan 2007
#
PKGREVISION= 1
DISTNAME= genom3-openprs-1.0.4
CATEGORIES= architecture
MASTER_SITES= ${MASTER_SITE_OPENROBOTS:=genom3-openprs/}
......
SHA1 (genom3-openprs-1.0.4.tar.gz) = 29dca641aae4c8d878c4768eefa42ca7f40ae09a
RMD160 (genom3-openprs-1.0.4.tar.gz) = a0efdcfc90539c71e08fe27155e870a05cbf8d15
Size (genom3-openprs-1.0.4.tar.gz) = 62473 bytes
SHA1 (patch-aa) = 5a1aeb708d47788a8186804c635bd572f4a50bda
--- client/EncodeDecodeOpenprs.c~ 2013-05-21 15:31:08.375194000 +0200
+++ client/EncodeDecodeOpenprs.c 2013-05-21 15:31:28.663245000 +0200
@@ -32,8 +32,6 @@
#include <stdio.h>
#include <string.h>
-#include "h2errorLib.h"
-
#include <macro-pub.h>
#include <opaque-pub.h>
#include <constant-pub.h>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment