From e3c7960504197ff3fafda9292cf7f3adaeeba2ca Mon Sep 17 00:00:00 2001
From: Quentin Labourey <quentin.labourey@laas.fr>
Date: Wed, 22 Aug 2018 11:30:46 +0200
Subject: [PATCH] [wip/infuse-pom-base] Fixed .pc generation and lib linking

---
 infuse-pom-base/Makefile | 1 +
 infuse-pom-base/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 3 deletions(-)

diff --git a/infuse-pom-base/Makefile b/infuse-pom-base/Makefile
index ef81c75a..de0f202d 100644
--- a/infuse-pom-base/Makefile
+++ b/infuse-pom-base/Makefile
@@ -5,6 +5,7 @@
 NAME=                   infuse-pom-base
 VERSION=                0.1
 DISTNAME=               ${NAME}-${VERSION}
+PKGREVISION=            1
 CATEGORIES=             devel
 MASTER_SITES=           http://homepages.laas.fr/qlaboure/infuse/
 MASTER_REPOSITORY=      git ssh://git@redmine.laas.fr/laas/users/simon/infuse-pom-base.git
diff --git a/infuse-pom-base/distinfo b/infuse-pom-base/distinfo
index 8875c2e8..94ecc106 100644
--- a/infuse-pom-base/distinfo
+++ b/infuse-pom-base/distinfo
@@ -1,3 +1,3 @@
-SHA1 (infuse-pom-base-0.1.tar.gz) = 3579e4eaef4aa8701afc2e2a9cf126b49a21e5b5
-RMD160 (infuse-pom-base-0.1.tar.gz) = 8919b1f597ae45a94a8b61f931f8a79d270ff1e8
-Size (infuse-pom-base-0.1.tar.gz) = 5333 bytes
+SHA1 (infuse-pom-base-0.1.tar.gz) = cd0f7ab7d49ad8928d4061942b3d01b0926c2d43
+RMD160 (infuse-pom-base-0.1.tar.gz) = 100cd975e45c038bffc03eb46c912221ab7f3103
+Size (infuse-pom-base-0.1.tar.gz) = 5384 bytes
-- 
GitLab