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