diff --git a/srcpkgs/jpeginfo/template b/srcpkgs/jpeginfo/template index 9eb6699fa6..b98eed7cda 100644 --- a/srcpkgs/jpeginfo/template +++ b/srcpkgs/jpeginfo/template @@ -12,5 +12,5 @@ distfiles="http://www.kokkonen.net/tjko/src/jpeginfo-${version}.tar.gz" checksum=629e31cf1da0fa1efe4a7cc54c67123a68f5024f3d8e864a30457aeaed1d7653 pre_install() { - make_install_args="INSTALL_ROOT=${DESTDIR}" + make_install_args="INSTALL_ROOT=${DESTDIR}" }