diff options
author | Alexis Ballier <aballier@gentoo.org> | 2015-09-16 13:33:00 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2015-09-16 13:33:13 +0200 |
commit | be5f87e99c4683754bf6d0bbc0edac2d4757d970 (patch) | |
tree | 2200bbb658849ec43a7829ed5e315168189ef290 /sci-electronics | |
parent | sci-electronics/gazebo: fix build with ffmpeg git master. (diff) | |
download | gentoo-be5f87e99c4683754bf6d0bbc0edac2d4757d970.tar.gz gentoo-be5f87e99c4683754bf6d0bbc0edac2d4757d970.tar.bz2 gentoo-be5f87e99c4683754bf6d0bbc0edac2d4757d970.zip |
sci-electronics/gazebo: trailing whitespace
Package-Manager: portage-2.2.20.1
Diffstat (limited to 'sci-electronics')
-rw-r--r-- | sci-electronics/gazebo/gazebo-5.1.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-electronics/gazebo/gazebo-5.1.0.ebuild b/sci-electronics/gazebo/gazebo-5.1.0.ebuild index 81d360d79cb8..d32b6baf675a 100644 --- a/sci-electronics/gazebo/gazebo-5.1.0.ebuild +++ b/sci-electronics/gazebo/gazebo-5.1.0.ebuild @@ -45,7 +45,7 @@ DEPEND="${RDEPEND} " S="${WORKDIR}/${PN}$(get_major_version)_${PV}" CMAKE_BUILD_TYPE=RelWithDebInfo -PATCHES=( +PATCHES=( "${FILESDIR}/bullet_283.patch" "${FILESDIR}/ffmpeg29.patch" ) |