Skip to content

Commit a32cdd6

Browse files
committed
attempt old branch fix
1 parent 39987b5 commit a32cdd6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/northstar/APKBUILD

+1
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ check() {
2323

2424
package() {
2525
git clone -b gamemode_fd_experimental https://github.com/Zanieon/NorthstarMods "$srcdir/NorthstarMods"
26+
git -C "$srcdir/NorthstarMods" pull
2627
rm -f "$srcdir"/*.zip
2728
mkdir -p "$pkgdir/usr/lib/northstar"
2829
cp -r "$srcdir/." "$pkgdir/usr/lib/northstar/"

0 commit comments

Comments
 (0)