pypy: trivial change to trigger rebuild

This commit is contained in:
Domen Kožar
2015-01-08 10:52:17 +01:00
parent 7a5db26b8a
commit 6d99bcdd89

View File

@@ -64,6 +64,7 @@ let
export TERMINFO="${ncurses}/share/terminfo/";
export TERM="xterm";
export HOME="$TMPDIR";
# disable shutils because it assumes gid 0 exists
# disable socket because it has two actual network tests that fail
# disable test_mhlib because it fails for unknown reason