From 48447abd3816bc0b418e2d8886df2c64afcf7264 Mon Sep 17 00:00:00 2001 From: Victor Martinez Date: Fri, 18 May 2018 19:31:41 +0000 Subject: [PATCH] elfutils: fixed identation --- elfutils/Pkgfile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/elfutils/Pkgfile b/elfutils/Pkgfile index e3462a0..85eebbb 100644 --- a/elfutils/Pkgfile +++ b/elfutils/Pkgfile @@ -15,8 +15,8 @@ build() { ./configure --build=$CHOST \ --host=$CTARGET\ --prefix=/usr \ - --program-prefix=eu- \ - --disable-nls + --program-prefix=eu- \ + --disable-nls make make DESTDIR=$PKG install -- 2.26.2