From 95c0501492698b4a7f769d584491f95052706dd26b80b81984918ce6f2b9277d Mon Sep 17 00:00:00 2001 From: Christophe Marin Date: Tue, 25 Jun 2024 08:10:21 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/tellico?expand=0&rev=101 --- tellico.spec | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/tellico.spec b/tellico.spec index d4a73d5..c71cb04 100644 --- a/tellico.spec +++ b/tellico.spec @@ -85,6 +85,10 @@ stamps, trading cards, comic books, and wines. %prep %autosetup -p1 +# E: env-script-interpreter +sed -i 's#env perl$#perl#' src/config/*-update.pl +sed -i 's#env python$#python3#' src/fetch/scripts/*.py + %build %cmake_kf5 "-DENABLE_WEBCAM=true" -d build