mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
media-gfx/jhead: actually test the just-built binary
Oops. Pointed out by slyfox on the bug. Bug: https://bugs.gentoo.org/931225 Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
@@ -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() {
|
||||
|
||||
Reference in New Issue
Block a user