wok rev 20480
musl-libc: typo
author | Aleksej Bobylev <al.bobylev@gmail.com> |
---|---|
date | Wed Oct 17 23:43:25 2018 +0300 (2018-10-17) |
parents | 4a7edf0778b6 |
children | 12f4a776eaa7 |
files | musl-libc/receipt |
line diff
1.1 --- a/musl-libc/receipt Wed Oct 17 21:15:47 2018 +0200 1.2 +++ b/musl-libc/receipt Wed Oct 17 23:43:25 2018 +0300 1.3 @@ -21,7 +21,7 @@ 1.4 ./configure --prefix=/usr/share/musl --exec-prefix=/usr/share/musl \ 1.5 --target=$TARGET $CONFIGURE_ARGS 1.6 make && 1.7 - make $DESTDIR=$DESTDIR install 1.8 + make DESTDIR=$DESTDIR install 1.9 } 1.10 1.11 # Rules to gen a SliTaz package suitable for Tazpkg.