diff --git a/media-gfx/jhead/jhead-3.08-r1.ebuild b/media-gfx/jhead/jhead-3.08-r1.ebuild index 181929ebdc85b..3522816be2917 100644 --- a/media-gfx/jhead/jhead-3.08-r1.ebuild +++ b/media-gfx/jhead/jhead-3.08-r1.ebuild @@ -28,7 +28,7 @@ src_compile() { src_test() { # TODO: Add an example file we change & compare checksum? # Trivial smoketest (which would've found bug #931225) - jhead -V || die + ./jhead -V || die } src_install() {