jpeginfo: fix indent lints
This commit is contained in:
parent
30d8868189
commit
628c0fca2b
1 changed files with 1 additions and 1 deletions
|
@ -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}"
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue