mirror of
https://github.com/clearlinux/autospec.git
synced 2026-08-24 00:15:49 +00:00
import meson_options.txt into package tree
This commit is contained in:
+2
-1
@@ -81,7 +81,8 @@ transforms = {
|
||||
'ChangeLog.md': 'ChangeLog',
|
||||
'changes.rst': 'ChangeLog',
|
||||
'changes.txt': 'ChangeLog',
|
||||
'news': 'NEWS'
|
||||
'news': 'NEWS',
|
||||
'meson_options.txt': 'meson_options.txt'
|
||||
}
|
||||
|
||||
config_opts = {}
|
||||
|
||||
Reference in New Issue
Block a user