glance: copy .ini config to /etc
This commit is contained in:
@@ -56,6 +56,8 @@ pythonPackages.buildPythonPackage rec {
|
|||||||
$i --help
|
$i --help
|
||||||
esac
|
esac
|
||||||
done
|
done
|
||||||
|
|
||||||
|
cp etc/*-paste.ini $out/etc/
|
||||||
'';
|
'';
|
||||||
|
|
||||||
meta = with stdenv.lib; {
|
meta = with stdenv.lib; {
|
||||||
|
|||||||
Reference in New Issue
Block a user