diff --git a/meson.build b/meson.build index dc9026b..15401fc 100644 --- a/meson.build +++ b/meson.build @@ -47,12 +47,6 @@ xmlto = find_program('xmlto', required: get_option('docs') ) -configure_file( - copy: true, - input: 'gnome-abrt.spec', - output: 'gnome-abrt.spec', -) - subdir('data') subdir('doc') subdir('icons')