mirror of
https://gitlab.uni-freiburg.de/opensourcevdi/spice-protocol
synced 2025-12-27 07:01:36 +00:00
build: Fix typo in SPEC file name
Signed-off-by: Frediano Ziglio <fziglio@redhat.com>
This commit is contained in:
parent
4816ae58d2
commit
47c931ce2f
@ -30,5 +30,5 @@ pkgconfig.generate(name : meson.project_name(),
|
||||
config_data = configuration_data()
|
||||
config_data.set ('VERSION', meson.project_version())
|
||||
configure_file(input : 'spice-protocol.spec.in',
|
||||
output : 'spice-protcol.spec',
|
||||
output : 'spice-protocol.spec',
|
||||
configuration : config_data)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user