dev-ros/roslaunch: Install noop.launch.

Package-Manager: portage-2.2.21
This commit is contained in:
Alexis Ballier
2015-09-22 16:17:43 +02:00
parent 19a7e9e03b
commit 498e16290c
2 changed files with 8 additions and 0 deletions

View File

@@ -52,6 +52,10 @@ src_install() {
newconfd "${FILESDIR}/roslaunch.confd" roslaunch
doenvd "${FILESDIR}/40roslaunch"
# Needed by test_roslaunch
insinto /usr/share/${PN}
doins test/xml/noop.launch
}
pkg_preinst() {

View File

@@ -52,6 +52,10 @@ src_install() {
newconfd "${FILESDIR}/roslaunch.confd" roslaunch
doenvd "${FILESDIR}/40roslaunch"
# Needed by test_roslaunch
insinto /usr/share/${PN}
doins test/xml/noop.launch
}
pkg_preinst() {