mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-01-27 23:33:30 +00:00
9dddc7f142
svn path=/nixpkgs/trunk/; revision=930
6 lines
87 B
Bash
6 lines
87 B
Bash
. $stdenv/setup
|
|
|
|
mkdir -p $out/xml/dtd/docbook
|
|
cd $out/xml/dtd/docbook
|
|
unpackFile $src
|