Update main.sh

This commit is contained in:
ferrreo 2023-06-10 19:54:43 +01:00 committed by GitHub
parent 54946711c8
commit 64620a4b2c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -16,6 +16,7 @@ cp -rvf ./debian ./hyprland-source
cd ./hyprland-source
#sed -i 's/\/usr\/local/\/usr/g' config.mk
sed -E -i -e 's/(soversion = 12)([^032]|$$)/soversion = 12032/g' subprojects/wlroots/meson.build
# Get build deps
ln -fs /usr/share/zoneinfo/America/New_York /etc/localtime