Merge branch 'consistent-php-ext-dir' of git://github.com/deeky666/nixpkgs
This commit is contained in:
commit
ebab50992b
@ -21,6 +21,8 @@ let
|
|||||||
|
|
||||||
buildInputs = [ flex bison pkgconfig ];
|
buildInputs = [ flex bison pkgconfig ];
|
||||||
|
|
||||||
|
configureFlags = ["EXTENSION_DIR=$(out)/lib/php/extensions"];
|
||||||
|
|
||||||
flags = {
|
flags = {
|
||||||
|
|
||||||
# much left to do here...
|
# much left to do here...
|
||||||
|
Loading…
x
Reference in New Issue
Block a user