nixpkgs/pkgs/development/tools/misc/automake
Peter Simons 719852784a automake-1.11.x: create symlinks for un-versioned directory names
The latest Automake version installs the 'aclocal' and 'automake' directories
with a '-1.11' version suffix. Our setup hook is not prepared to handle that,
so we add those symlinks as a quick fix. A better solution would be to extend
the setup hook for Automake to recognize those kind of version suffixes.
2012-07-10 22:26:27 +02:00
..
automake-1.10.x.nix
automake-1.11.x.nix automake-1.11.x: update to version 1.11.6 2012-07-10 16:15:30 +02:00
automake-1.12.x.nix automake-1.12.x.nix: disable 't/aclocal7.sh' regression test to avoid failures on Hydra 2012-07-10 17:38:43 +02:00
builder.sh automake-1.11.x: create symlinks for un-versioned directory names 2012-07-10 22:26:27 +02:00
default.nix
fix-test-autoconf-2.69.patch automake 1.11: fix test case with Autoconf 2.69 2012-07-07 13:56:19 +02:00
setup-hook.sh