Fix RPM build

This commit is contained in:
Daniel P. Berrange 2008-06-11 11:26:36 +00:00
parent c0626a02a9
commit 357bf10553
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
Wed Jun 11 12:25:57 BST 2008 Daniel P. Berrange <berrange@redhat.com>
* src/Makefile.am: Tweak install rule to fix RPM build
Wed Jun 11 09:42:57 CEST 2008 Daniel Veillard <veillard@redhat.com>
* python/libvir.py python/libvirt-python-api.xml: more python

View File

@ -151,6 +151,6 @@ endif
# Create the /var/cache/libvirt directory when installing.
install-exec-local:
$(MKDIR_P) $(DESTDIR)@localstatedir@/cache/libvirt
$(MKDIR_P) $(DESTDIR)$(localstatedir)/cache/libvirt
CLEANFILES = *.gcov .libs/*.gcda .libs/*.gcno *.gcno *.gcda