New build_style: "fetch" to only fetch files and copy them to ${wrksrc}.
This is based on the first approach by chneukirchen.
This commit is contained in:
@@ -392,6 +392,8 @@ can be passed in via `configure_args`.
|
||||
- `configure` For packages that use non-GNU configure scripts, at least `--prefix=/usr`
|
||||
should be passed in via `configure_args`.
|
||||
|
||||
- `fetch` For packages that only fetch files and are installed as is via `do_install()`.
|
||||
|
||||
- `gnu-configure` For packages that use GNU configure scripts, additional configuration
|
||||
arguments can be passed in via `configure_args`.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user