We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 29775b9 commit e684f22Copy full SHA for e684f22
1 file changed
get-dependencies.sh
@@ -13,6 +13,7 @@ echo "---------------------------------------------------------------"
13
get-debloated-pkgs --add-common --prefer-nano
14
15
# Comment this out if you need an AUR package
16
+export PRE_BUILD_CMDS='sed -i -e "s|webkit2gtk|webkit2gtk-4.1|" ./PKGBUILD'
17
make-aur-package r-quick-share-bin
18
19
# If the application needs to be manually built that has to be done down here
0 commit comments