mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-12-20 04:33:57 +00:00
6 lines
78 B
Bash
6 lines
78 B
Bash
|
. $stdenv/setup
|
||
|
|
||
|
configureFlags="--with-confdir=$out/etc/fonts"
|
||
|
|
||
|
genericBuild
|