mirror of
https://github.com/libvirt/libvirt.git
synced 2025-02-25 18:55:26 -06:00
* 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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user