File: python3-hashbang.patch

package info (click to toggle)
apr 1.7.6-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 7,448 kB
  • sloc: ansic: 66,059; sh: 4,279; perl: 900; awk: 393; makefile: 375; python: 146
file content (8 lines) | stat: -rw-r--r-- 152 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
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
 #