From fb0d797e55d6452d5b50d213c051d988e6002552 Mon Sep 17 00:00:00 2001
From: Guilhem Saurel <guilhem.saurel@laas.fr>
Date: Wed, 9 Oct 2019 14:20:11 +0200
Subject: [PATCH] Revert "[wip/hpp-romeo] fix PKGNAME"

This reverts commit 501226aa651b145c07767c278d16c16613d1448a.

fixed by robotpkg / 9039d614b4aa1203900a6a9d094b503a6f590974
---
 hpp-romeo/Makefile | 2 --
 1 file changed, 2 deletions(-)

diff --git a/hpp-romeo/Makefile b/hpp-romeo/Makefile
index 117e5911..7ac101a5 100644
--- a/hpp-romeo/Makefile
+++ b/hpp-romeo/Makefile
@@ -4,11 +4,9 @@
 
 HPP_PACKAGE=	hpp-romeo
 HPP_COMMENT=	Python and ros launch files for Romeo robot in hpp.
-PKGREVISION=	1
 
 ROSNAME=	$(subst -,_,${HPP_PACKAGE})
 DISTNAME=	${ROSNAME}-${HPP_VERSION}
-PKGNAME=	${PKGTAG.python-}${HPP_PACKAGE}-${HPP_VERSION}
 
 CATEGORIES=	wip
 
-- 
GitLab