summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBenjamin Chrétien2014-06-05 01:17:10 +0200
committerBenjamin Chrétien2014-06-05 01:17:10 +0200
commitb14bccf9aaa1ebea4ff267f27cace1efe435d1b0 (patch)
treef9e856c68fd521b41d49747927e762182de30a94
parent63c1b7bf8a6d3527925cc4851e20bf77a6a19a21 (diff)
downloadaur-b14bccf9aaa1ebea4ff267f27cace1efe435d1b0.tar.gz
indigo: fix the call to clear-ros-env.sh.
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6d749e0e8b5b..41eb171ec388 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -25,7 +25,7 @@ md5sums=('SKIP')
build() {
# Use ROS environment variables
- /usr/share/ros-build-tools/clear-ros-env.sh
+ source /usr/share/ros-build-tools/clear-ros-env.sh
[ -f /opt/ros/indigo/setup.bash ] && source /opt/ros/indigo/setup.bash
# Create build directory