New recipe: libargp.
This commit is contained in:
parent
17a96afcfd
commit
6b05835174
13
libargp/recipe.spec
Normal file
13
libargp/recipe.spec
Normal file
@ -0,0 +1,13 @@
|
|||||||
|
name: libargp
|
||||||
|
version: 1.3-1
|
||||||
|
release: 1
|
||||||
|
sources: https://github.com/amylum/libargp/releases/download/%{version}/libargp.tar.gz -> %{name}-%{version}.tar.gz
|
||||||
|
|
||||||
|
@configure
|
||||||
|
mv * ../root
|
||||||
|
|
||||||
|
@build
|
||||||
|
true
|
||||||
|
|
||||||
|
@install
|
||||||
|
true
|
Reference in New Issue
Block a user