mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2025-01-04 01:42:53 +03:00
bbe62e266b
svn path=/nixpkgs/trunk/; revision=7500
8 lines
111 B
Bash
8 lines
111 B
Bash
source $stdenv/setup
|
|
|
|
ensureDir $out/baseq3
|
|
installTargets=copyfiles
|
|
installFlags="COPYDIR=$out"
|
|
|
|
genericBuild
|