* libvirt.spec.in proxy/Makefile.am: do the chown at the rpm packaging

level, to allow build as non-root
* src/xml.c: fix bug #197583 raised by markmc
Daniel
This commit is contained in:
Daniel Veillard
2006-07-04 12:46:14 +00:00
parent 567b42ce6a
commit 4fcc208fa4
4 changed files with 18 additions and 8 deletions

View File

@@ -16,5 +16,4 @@ libvirt_proxy_DEPENDENCIES =
libvirt_proxy_LDADD =
install-exec-hook:
chown root:root $(DESTDIR)$(libexecdir)/libvirt_proxy
chmod u+s $(DESTDIR)$(libexecdir)/libvirt_proxy