nixpkgs/pkgs/development/libraries/libxcomp
Tuomas Tynkkynen 6b829e7302 libxcomp: Fix build
The mkdirs were failing since the 'out' and 'lib' directories are
already created by 'make install' (#7524 fallout). And in fact, the
entire postInstall script is doing the exact same thing as installPhase,
so it can be simply dropped.
2015-06-27 23:53:49 +03:00
..
default.nix libxcomp: Fix build 2015-06-27 23:53:49 +03:00