Remove the temporary patch reference
svn path=/nixpkgs/trunk/; revision=23863
This commit is contained in:
parent
c00b676654
commit
7d91a87817
1 changed files with 0 additions and 1 deletions
|
@ -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…
Reference in a new issue