nixpkgs/pkgs/applications/office/abiword/builder.sh

10 lines
91 B
Bash
Raw Normal View History

source $stdenv/setup
preConfigure() {
cd abi
}
preConfigure=preConfigure
genericBuild