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

14 lines
297 B
Plaintext

name: iw
version: 5.3
sources: https://www.kernel.org/pub/software/network/iw/iw-%{version}.tar.xz
@configure
true
# this recipe does not use "configure"
# prefix has to be provided through environment variables
@install
cd %{name}-%{version}
make PREFIX=/usr/weirdos DESTDIR=%{pkg} install