summaryrefslogtreecommitdiffstats
path: root/debian/patches/python3-hashbang.patch
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-28 09:11:39 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-28 09:11:39 +0000
commitea1e02e35290c7ddf12ff4115bcd0923eb45ca9c (patch)
tree4358ff30f29d4cacb2992ec6b4fce360dace2853 /debian/patches/python3-hashbang.patch
parentAdding upstream version 1.7.2. (diff)
downloadapr-ea1e02e35290c7ddf12ff4115bcd0923eb45ca9c.tar.xz
apr-ea1e02e35290c7ddf12ff4115bcd0923eb45ca9c.zip
Adding debian version 1.7.2-3.debian/1.7.2-3debian
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rw-r--r--debian/patches/python3-hashbang.patch8
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/patches/python3-hashbang.patch b/debian/patches/python3-hashbang.patch
new file mode 100644
index 0000000..2456e62
--- /dev/null
+++ b/debian/patches/python3-hashbang.patch
@@ -0,0 +1,8 @@
+--- apr.orig/build/gen-build.py
++++ apr/build/gen-build.py
+@@ -1,4 +1,4 @@
+-#!/usr/bin/env python
++#!/usr/bin/python3
+ #
+ # USAGE: gen-build.py TYPE
+ #