From: Victor Martinez Date: Fri, 18 May 2018 19:31:41 +0000 (+0000) Subject: elfutils: fixed identation X-Git-Url: http://gitweb/?a=commitdiff_plain;h=48447abd3816bc0b418e2d8886df2c64afcf7264;p=crossrootfs.git elfutils: fixed identation --- 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