mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-12-27 05:43:50 +03:00
glance: copy .ini config to /etc
This commit is contained in:
parent
8a4f01c139
commit
ac00195cbd
@ -56,6 +56,8 @@ pythonPackages.buildPythonPackage rec {
|
||||
$i --help
|
||||
esac
|
||||
done
|
||||
|
||||
cp etc/*-paste.ini $out/etc/
|
||||
'';
|
||||
|
||||
meta = with stdenv.lib; {
|
||||
|
Loading…
Reference in New Issue
Block a user