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
Raw Normal View History

2019-08-15 23:30:19 +02:00
name: util-linux
version: 2.34
sources: https://github.com/karelzak/util-linux/archive/v%{version}.tar.gz
2019-08-15 23:31:50 +02:00
build-dependencies: autoconf, automake
2019-08-15 23:30:19 +02:00
@configure
cd %{name}-%{version}
./autogen.sh
./configure --prefix=/usr