move some stuff
All checks were successful
PikaOS Package Build & Release (amd64-v3) / build (push) Successful in 58s

This commit is contained in:
ferreo 2024-12-05 23:16:34 +00:00
parent 72c70725c3
commit 66e3ec61da
16 changed files with 1 additions and 6 deletions

View File

@ -1 +1 @@
2
1

2
.gitignore vendored
View File

@ -14,5 +14,3 @@
# Dependency directories (remove the comment below to include it)
# vendor/
.idea
falcon

View File

@ -8,9 +8,6 @@ source ./pika-build-config.sh
echo "$PIKA_BUILD_ARCH" > pika-build-arch
# Clone Upstream
mkdir -p ./falcon
cp -rvf ./* ./falcon || true
cd ./falcon
# Get build deps