]> git.ipfire.org Git - thirdparty/libvirt.git/commit
spec: Don't create unnecessary directory
authorAndrea Bolognani <abologna@redhat.com>
Tue, 16 Nov 2021 10:02:01 +0000 (11:02 +0100)
committerAndrea Bolognani <abologna@redhat.com>
Thu, 18 Nov 2021 14:47:57 +0000 (15:47 +0100)
commit47c439ce4490feac32b4ae2a2499fcc535e2634a
treeabcfdea5fc0a7f04288506ac8eb3499144f55f72
parentbbbf774fb2c104e374313b7489834df88a08fbfb
spec: Don't create unnecessary directory

The directory is already created by the build system, so we
don't need to create it explicitly in the spec file; moreover,
the path was incorrect, because it used datadir instead of
localstatedir.

Fixes: 4e041189f85bc1b0f8d5278c0cafdd4aba55beaf
Signed-off-by: Andrea Bolognani <abologna@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
libvirt.spec.in