Remove the temporary patch reference
svn path=/nixpkgs/trunk/; revision=23863
This commit is contained in:
parent
c00b676654
commit
7d91a87817
@ -26,7 +26,6 @@ rec {
|
|||||||
export CFLAGS="-ggdb -O0 -include ${a.stdenv.glibc}/include/locale.h"
|
export CFLAGS="-ggdb -O0 -include ${a.stdenv.glibc}/include/locale.h"
|
||||||
export CXXFLAGS="-ggdb -O0"
|
export CXXFLAGS="-ggdb -O0"
|
||||||
|
|
||||||
patch -p 1 < ${/tmp/patch}
|
|
||||||
'' [ "minInit" "doUnpack" ];
|
'' [ "minInit" "doUnpack" ];
|
||||||
|
|
||||||
inherit(s) name;
|
inherit(s) name;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user