mirror of
https://github.com/archlinux/aur.git
synced 2026-03-14 23:16:48 +01:00
whitespace
This commit is contained in:
parent
feaed4daf2
commit
ce7d9d8dfd
1 changed files with 1 additions and 1 deletions
2
PKGBUILD
2
PKGBUILD
|
|
@ -117,7 +117,7 @@ EOF
|
|||
# instead of the locked crates.io versions which don't have the cef feature
|
||||
rm -f src-tauri/Cargo.lock
|
||||
|
||||
# Patch Surrealist source for CEF branch API changes
|
||||
# Patch Surrealist source for CEF branch API changes
|
||||
sed -i \
|
||||
-e '/^use /!s/tauri::Window\b/tauri::Window<tauri::Cef>/g' \
|
||||
-e '/^use /!s/tauri::WebviewWindow\b/tauri::WebviewWindow<tauri::Cef>/g' \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue