fixes #11618: make php and phpPackages extension directory consistent
This commit is contained in:
parent
8ec4b45dbd
commit
de327c7db7
@ -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