Christophe Marin 2024-06-25 08:10:21 +00:00 committed by Git OBS Bridge
parent 75d20afd98
commit 95c0501492

View File

@ -85,6 +85,10 @@ stamps, trading cards, comic books, and wines.
%prep %prep
%autosetup -p1 %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 %build
%cmake_kf5 "-DENABLE_WEBCAM=true" -d build %cmake_kf5 "-DENABLE_WEBCAM=true" -d build