The Meson Build System
http://mesonbuild.com/
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
11 lines
383 B
11 lines
383 B
3 years ago
|
## Removal of the RPM module
|
||
|
|
||
|
Due to lack of interest, lack of maintainership, and lack of a clear purpose,
|
||
|
the RPM module has been removed.
|
||
|
|
||
|
Users interested in one-shot tools to generate an RPM spec file template for
|
||
|
distro packaging, are encouraged develop an external tool that reads the
|
||
|
introspection data.
|
||
|
|
||
|
For more details, see https://github.com/mesonbuild/meson/issues/9764
|