Fixing tarball (missed assertion)

This commit is contained in:
Lluís Batlle i Rossell 2013-03-22 12:54:49 +01:00
parent 7df21af242
commit fb7b910aa3

View file

@ -6,6 +6,7 @@
# It doesn't want to start unless teamviewerd is running as root.
# I haven't tried to make the daemon run.
assert stdenv.system = "i686-linux";
let
topath = "${wine}/bin";