generated from wm-packages/hyprutils
Update main.sh
This commit is contained in:
parent
fd74d9a33f
commit
b317fc3e84
2
main.sh
2
main.sh
@ -11,7 +11,7 @@ echo "$PIKA_BUILD_ARCH" > pika-build-arch
|
|||||||
# Clone Upstream
|
# Clone Upstream
|
||||||
git clone --recurse-submodules https://github.com/hyprwm/hyprgraphics -b v"$VERSION"
|
git clone --recurse-submodules https://github.com/hyprwm/hyprgraphics -b v"$VERSION"
|
||||||
cp -rvf ./debian ./hyprgraphics/
|
cp -rvf ./debian ./hyprgraphics/
|
||||||
cd ./
|
cd ./hyprgraphics
|
||||||
|
|
||||||
# Get build deps
|
# Get build deps
|
||||||
apt-get build-dep ./ -y
|
apt-get build-dep ./ -y
|
||||||
|
Loading…
Reference in New Issue
Block a user