Update main.sh
This commit is contained in:
parent
e6accd8f5e
commit
ded36be1b0
2
main.sh
2
main.sh
@ -6,7 +6,7 @@ DEBIAN_FRONTEND=noninteractive
|
||||
git clone https://github.com/hyprwm/Hyprland.git
|
||||
cd Hyprland
|
||||
git submodule update --init
|
||||
cp -rvf ./debian ./
|
||||
cp -rvf ../debian ./
|
||||
|
||||
#sed -i 's/\/usr\/local/\/usr/g' config.mk
|
||||
sed -E -i -e 's/(soversion = 12)([^032]|$$)/soversion = 12032/g' subprojects/wlroots/meson.build
|
||||
|
Loading…
Reference in New Issue
Block a user