nixpkgs/pkgs/applications/graphics/xara/builder.sh

10 lines
92 B
Bash
Raw Normal View History

. $stdenv/setup
preConfigure() {
autoreconf -i
}
preConfigure=preConfigure
genericBuild