Merge branch 'consistent-php-ext-dir' of git://github.com/deeky666/nixpkgs

This commit is contained in:
Shea Levy 2015-12-10 21:03:42 -05:00
commit ebab50992b

View file

@ -21,6 +21,8 @@ let
buildInputs = [ flex bison pkgconfig ];
configureFlags = ["EXTENSION_DIR=$(out)/lib/php/extensions"];
flags = {
# much left to do here...