initial commit
This commit is contained in:
parent
e92fe471f2
commit
fa17edef27
4
main.sh
4
main.sh
@ -7,8 +7,8 @@ set -e
|
||||
apt-get update
|
||||
|
||||
# Clone Upstream
|
||||
git clone --recurse-submodules https://github.com/hyprwm/hyprcursor -b v0.3.10
|
||||
cd hyprcursor
|
||||
git clone --recurse-submodules https://github.com/hyprwm/hyprwayland-scanner -b v0.3.10
|
||||
cd hyprwayland-scanner
|
||||
cp -rvf ../debian ./
|
||||
|
||||
# Get build deps
|
||||
|
Loading…
Reference in New Issue
Block a user