python3: 15833.patch makes sense with ro /usr on Linux as well

Change-Id: If0d7b17b97a78eddcdd02b3951afb7b2a1ae43ad
This commit is contained in:
Miklos Vajna
2013-02-10 21:41:54 +01:00
parent fc5ba19c71
commit 2b5dd63565

View File

@ -32,7 +32,7 @@ $(eval $(call gb_UnpackedTarball_add_patches,python3,\
python3/python-3.3.0-ffi-clang.patch.1 \
))
ifeq ($(OS),MACOSX)
ifneq ($(OS),WNT)
$(eval $(call gb_UnpackedTarball_add_patches,python3,\
python3/python-3.3.0-15833.patch.1 \
))