mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-17 15:22:59 +01:00
Merge branch 'consistent-php-ext-dir' of git://github.com/deeky666/nixpkgs
This commit is contained in:
commit
ebab50992b
1 changed files with 2 additions and 0 deletions
|
@ -21,6 +21,8 @@ let
|
|||
|
||||
buildInputs = [ flex bison pkgconfig ];
|
||||
|
||||
configureFlags = ["EXTENSION_DIR=$(out)/lib/php/extensions"];
|
||||
|
||||
flags = {
|
||||
|
||||
# much left to do here...
|
||||
|
|
Loading…
Reference in a new issue