Update main.sh
This commit is contained in:
parent
54946711c8
commit
64620a4b2c
1
main.sh
1
main.sh
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user