diff --git a/python3.spec b/python3.spec index 269db0d..3fc59f5 100644 --- a/python3.spec +++ b/python3.spec @@ -198,7 +198,7 @@ autoreconf -vfi #perl -pi -e 's/^(LDFLAGS=.*)/$1 -lstdc++/' Makefile # (misc) if the home is nfs mounted, rmdir fails due to delay export TMP="/tmp" TMPDIR="/tmp" -%make LN="ln -sf" +make LN="ln -sf" %check # (misc) if the home is nfs mounted, rmdir fails