5 lines
87 B
Bash
5 lines
87 B
Bash
. $stdenv/setup
|
|
|
|
mkdir -p $out/xml/dtd/docbook
|
|
cd $out/xml/dtd/docbook
|
|
unpackFile $src
|