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 CXXFLAGS="-ggdb -O0"
|
||||
|
||||
patch -p 1 < ${/tmp/patch}
|
||||
'' [ "minInit" "doUnpack" ];
|
||||
|
||||
inherit(s) name;
|
||||
|
Loading…
x
Reference in New Issue
Block a user