Updated util-linux so that it builds.

master
Luka Vandervelden 2019-08-21 22:40:40 +02:00
parent 9de1e16904
commit f91a1aecc4
1 changed files with 2 additions and 3 deletions

View File

@ -1,9 +1,8 @@
name: util-linux
version: 2.34
sources: https://github.com/karelzak/util-linux/archive/v%{version}.tar.gz
build-dependencies: autoconf, automake
sources: https://mirrors.edge.kernel.org/pub/linux/utils/util-linux/v%{version}/util-linux-%{version}.tar.xz
build-dependencies: zlib-dev, musl-dev, linux-dev, rc
@configure
cd %{name}-%{version}
./autogen.sh
./configure --prefix=/usr