generated from general-packages/pika-pkg-template
Update main.sh
This commit is contained in:
parent
8a1be69e22
commit
651387853a
5
main.sh
5
main.sh
@ -2,7 +2,7 @@
|
||||
|
||||
set -e
|
||||
|
||||
VERSION="0.3.3-git4"
|
||||
VERSION="0.3.3-git5"
|
||||
|
||||
source ./pika-build-config.sh
|
||||
|
||||
@ -10,9 +10,6 @@ echo "$PIKA_BUILD_ARCH" > pika-build-arch
|
||||
|
||||
# Clone Upstream
|
||||
git clone --recurse-submodules https://github.com/hyprwm/aquamarine
|
||||
cd ./aquamarine
|
||||
git checkout b9ab839ab3cb692051fdeee914c38e555d4862b6
|
||||
cd ..
|
||||
cp -rvf ./debian ./aquamarine/
|
||||
cd ./aquamarine
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user