summaryrefslogtreecommitdiff
path: root/usr/src/common/libdrm/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/common/libdrm/Makefile')
-rw-r--r--usr/src/common/libdrm/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/src/common/libdrm/Makefile b/usr/src/common/libdrm/Makefile
index d34093d..8da266a 100644
--- a/usr/src/common/libdrm/Makefile
+++ b/usr/src/common/libdrm/Makefile
@@ -19,7 +19,7 @@
include $(SRC)/Makefile.master
-FETCH= $(SRC)/tools/userland-fetch
+FETCH= $(PYTHON) $(SRC)/tools/userland-fetch
# See also: ./Makefile.drm LIBDRM_VERS and ./Check-patches
# PLEASE RUN Check-patches after updating!