util-linux recipe added.
This commit is contained in:
parent
18cb524bc5
commit
6e109a0afc
8
util-linux/recipe.spec
Normal file
8
util-linux/recipe.spec
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
name: util-linux
|
||||||
|
version: 2.34
|
||||||
|
sources: https://github.com/karelzak/util-linux/archive/v%{version}.tar.gz
|
||||||
|
|
||||||
|
@configure
|
||||||
|
cd %{name}-%{version}
|
||||||
|
./autogen.sh
|
||||||
|
./configure --prefix=/usr
|
Reference in New Issue
Block a user