* Disable transformers, strace; they don't build anymore.
svn path=/nixpkgs/trunk/; revision=6900
This commit is contained in:
parent
f0a239989e
commit
203c8a1f3c
@ -1,7 +1,7 @@
|
|||||||
source $stdenv/setup
|
source $stdenv/setup
|
||||||
|
|
||||||
# !!! hack
|
# !!! hack
|
||||||
source $NIX_GCC/nix-support/add-flags
|
source $NIX_GCC/nix-support/add-flags.sh
|
||||||
export NIX_LDFLAGS
|
export NIX_LDFLAGS
|
||||||
|
|
||||||
postUnpack() {
|
postUnpack() {
|
||||||
|
@ -104,7 +104,7 @@ let {
|
|||||||
texinfo
|
texinfo
|
||||||
thunderbird
|
thunderbird
|
||||||
tightvnc
|
tightvnc
|
||||||
transformers
|
# transformers
|
||||||
uml
|
uml
|
||||||
unzip
|
unzip
|
||||||
uulib
|
uulib
|
||||||
|
Loading…
Reference in New Issue
Block a user