This commit is contained in:
parent
75d20afd98
commit
95c0501492
@ -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
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user