mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-20 18:50:08 +02:00
20 lines
424 B
Plaintext
20 lines
424 B
Plaintext
From 36ed1edcafba861515a6d5bac1b00f3306f98671 Mon Sep 17 00:00:00 2001
|
|
From: begasus <begasus@gmail.com>
|
|
Date: Sun, 13 Nov 2022 08:42:34 +0100
|
|
Subject: botan, add configure.py patch for cmd:python3
|
|
|
|
|
|
diff --git a/configure.py b/configure.py
|
|
index 72e02c3..7208e3f 100755
|
|
--- a/configure.py
|
|
+++ b/configure.py
|
|
@@ -1,4 +1,4 @@
|
|
-#!/usr/bin/env python
|
|
+#!/usr/bin/env python3
|
|
|
|
"""
|
|
Configuration program for botan
|
|
--
|
|
2.37.3
|
|
|