Skip to content

Commit

Permalink
media-libs/opencv: missing die added. Thanks gokturk.
Browse files Browse the repository at this point in the history
Package-Manager: portage-2.2.24
  • Loading branch information
Amynka committed Jan 19, 2016
1 parent 3e6985d commit 9713cf3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion media-libs/opencv/opencv-3.0.0.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ src_prepare() {

#removing broken sample bug #558104
if use contrib; then
rm ../opencv_contrib-master/modules/ximgproc/samples/disparity_filtering.cpp
rm ../opencv_contrib-master/modules/ximgproc/samples/disparity_filtering.cpp || die
fi

java-pkg-opt-2_src_prepare
Expand Down

0 comments on commit 9713cf3

Please sign in to comment.