mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-02-17 16:40:12 +00:00
8 lines
171 B
Bash
8 lines
171 B
Bash
. $stdenv/setup
|
|
|
|
export PERL5LIB=$perlXMLParser/lib/site_perl:$PERL5LIB
|
|
|
|
configureFlags="--with-xml-catalog=$docbook_xml_dtd_42/xml/dtd/docbook/docbook.cat"
|
|
|
|
genericBuild
|