summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/lensfun.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/lensfun.mk b/src/lensfun.mk
index 4802543..0e4c364 100644
--- a/src/lensfun.mk
+++ b/src/lensfun.mk
@@ -17,6 +17,7 @@ define $(PKG)_UPDATE
endef
define $(PKG)_BUILD
+ $(SED) -i 's,/usr/bin/python,/usr/bin/env python,' '$(1)/configure'
cd '$(1)' && \
TKP='$(TARGET)-' \
./configure \