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/libargp/recipe.spec

14 lines
212 B
Plaintext

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