Obsolete
/
recipes
Archived
3
0
Fork 0
This repository has been archived on 2022-01-17. You can view files and clone it, but cannot push or open issues/pull-requests.
recipes/util-linux/recipe.spec

10 lines
221 B
Plaintext

name: util-linux
version: 2.34
sources: https://github.com/karelzak/util-linux/archive/v%{version}.tar.gz
build-dependencies: autoconf, automake
@configure
cd %{name}-%{version}
./autogen.sh
./configure --prefix=/usr