Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37753645
en ru br
Репозитории ALT

Группа :: Система/Библиотеки
Пакет: libpsl

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Патч: libpsl-0.21.2-alt1.patch
Скачать


 configure.ac       | 3 ---
 src/psl-make-dafsa | 2 +-
 2 files changed, 1 insertion(+), 4 deletions(-)
diff --git a/configure.ac b/configure.ac
index bb8b345..2307229 100644
--- a/configure.ac
+++ b/configure.ac
@@ -71,9 +71,6 @@ AC_ARG_ENABLE([man],
   ], [ enable_man=no ])
 AM_CONDITIONAL(ENABLE_MAN, test x$enable_man = xyes)
 
-# src/psl-make-dafsa needs python 2.7+
-AM_PATH_PYTHON([2.7])
-
 PKG_PROG_PKG_CONFIG
 
 AC_ARG_ENABLE([fuzzing],
diff --git a/src/psl-make-dafsa b/src/psl-make-dafsa
index a7480bb..3537a5d 100755
--- a/src/psl-make-dafsa
+++ b/src/psl-make-dafsa
@@ -1,4 +1,4 @@
-#!/usr/bin/env python
+#!/usr/bin/env python3
 # Copyright 2014 The Chromium Authors. All rights reserved.
 # Use of this source code is governed by a BSD-style license that can be
 # found in the LICENSE.chromium file.
 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin