build-aux: Remove CEF stripping workaround

This cause issues in Flatpak IDE like GNOME Builder.
This commit is contained in:
tytan652 2024-10-20 09:30:48 +02:00 committed by Ryan Foster
parent e8968ba715
commit 03bc6d7cb4

View File

@ -98,8 +98,7 @@
],
"post-install": [
"install -d /app/plugins",
"install -d /app/extensions/Plugins",
"rm -rf /app/cef # Skip stripping original CEF library"
"install -d /app/extensions/Plugins"
],
"sources": [
{