From 75b25a20d7879c073825f18e4c3784bead168d29 Mon Sep 17 00:00:00 2001
From: Arnaud Degroote <arnaud.degroote@laas.fr>
Date: Wed, 19 Dec 2012 18:22:46 +0100
Subject: [PATCH] [wip/hri-simulation] Fix PLIST

---
 hri-simulation/PLIST | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

diff --git a/hri-simulation/PLIST b/hri-simulation/PLIST
index ed157130..9b360ecb 100644
--- a/hri-simulation/PLIST
+++ b/hri-simulation/PLIST
@@ -1,4 +1,5 @@
-@comment Mon Feb 21 18:27:00 CET 2011
-lib/python${PYTHON_VERSION}/site-packages/hri_${PKGVERSION}-1.0-py${PYTHON_VERSION}.egg-info
-share/hri-simulation/chris.blend
-share/hri-simulation/jido.geom
+@comment Wed Dec 19 18:21:24 CET 2012
+bin/${PKGNAME}
+${PYTHON_SITELIB}/hri_${PKGVERSION}-1.0-py${PYTHON_VERSION}.egg-info
+share/${PKGNAME}/chris.blend
+share/${PKGNAME}/jido.geom
-- 
GitLab