Revert "fix phpPackages memcache,memcached,xdebug"
This reverts commit 8c125c0c74
.
This commit is contained in:
parent
5b53774f89
commit
7d7d3775e5
@ -22,6 +22,4 @@ stdenv.mkDerivation (args // {
|
||||
makeFlags = [ "EXTENSION_DIR=$(out)/lib/php/extensions" ] ++ makeFlags;
|
||||
|
||||
autoreconfPhase = "phpize";
|
||||
|
||||
preConfigure = "touch unix.h";
|
||||
})
|
||||
|
Loading…
Reference in New Issue
Block a user