Commits vergleichen
2 Commits
3f1710642c
...
d18246d273
Autor | SHA1 | Datum | |
---|---|---|---|
d18246d273 | |||
1f1185e3d9 |
3 geänderte Dateien mit 5 neuen und 3 gelöschten Zeilen
3
.gitmodules
gevendort
3
.gitmodules
gevendort
|
@ -166,3 +166,6 @@
|
|||
[submodule "packages/nw-gyp"]
|
||||
path = packages/nw-gyp
|
||||
url = https://aur.archlinux.org/nw-gyp.git
|
||||
[submodule "packages/hibiscus"]
|
||||
path = packages/hibiscus
|
||||
url = https://aur.archlinux.org/hibiscus.git
|
||||
|
|
|
@ -14,7 +14,5 @@ cleanup() {
|
|||
trap cleanup INT TERM ZERR EXIT
|
||||
podman exec -ti -w "/src/packages/$pkg" -u 0 "${container}" /src/install_deps.sh
|
||||
|
||||
echo "Installiere GPG-Schlüssel"
|
||||
#podman exec -t -w "/src/packages/${pkg}" "${container}" gpg --recv-keys 5A8ED9CFC0DB6C70
|
||||
podman exec -t -w "/src/packages/$pkg" "${container}" makepkg -C
|
||||
podman exec -t -w "/src/packages/$pkg" "${container}" makepkg -C --skippgpcheck
|
||||
forgejo-uploader packete arch aur "packages/${pkg}/"*.pkg.tar.*
|
||||
|
|
1
packages/hibiscus
Submodul
1
packages/hibiscus
Submodul
|
@ -0,0 +1 @@
|
|||
Subproject commit e85b6b75edca5f177e766c6549a177989e6936d0
|
Laden …
Tabelle hinzufügen
In neuem Issue referenzieren