summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorfalkTX <falktx@falktx.com>2019-10-28 11:36:35 +0100
committerfalkTX <falktx@falktx.com>2019-10-28 11:38:21 +0100
commit93619ed0c528e0f1e30513505bc0e8611c3ec2e8 (patch)
tree9b2c6385c00bbecd1a7a6f6f92c2ab89fa8f2dd8 /man
parentaeb68878d527f0e491d2fa022e05bd9d82ec6e94 (diff)
downloadjack2-93619ed0c528e0f1e30513505bc0e8611c3ec2e8.tar.gz
Make sure we use python3 (another patch from Fedora)
Diffstat (limited to 'man')
-rw-r--r--man/wscript2
1 files changed, 1 insertions, 1 deletions
diff --git a/man/wscript b/man/wscript
index 9e4d3043..def57078 100644
--- a/man/wscript
+++ b/man/wscript
@@ -1,4 +1,4 @@
-#! /usr/bin/env python
+#! /usr/bin/python3
# encoding: utf-8
import re