Fixed rootwrap file installation
The previous patch [1] that introduced installation of configuration files had a wrong order of arguments. That resulted in setuptools installation failure as follows: error: can't copy 'etc/designate/rootwrap/bind9.filters': doesn't exist or not a regular file The proper order is dest-dir = src-path, not vice versa. [1]: Ib04ce7ca8e16ca1a07a39526c540802764a7c547 Change-Id: Ie7924439eb33145339e0ada4433374ba54b9cd16
This commit is contained in:
Reference in New Issue
Block a user