Skip to content

Commit d598c36

Browse files
author
Chris Warren-Smith
committed
FLATPAK: fix typo
1 parent d7bba04 commit d598c36

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Makefile.am

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ flatpak-create-repo:
112112
flatpak-builder --repo=repo build-dir io.github.smallbasic.SmallBASIC.json
113113

114114
# extra step 2 preparing for release
115-
flatpak-lint-lint3:
115+
flatpak-lint3:
116116
flatpak run --command=flatpak-builder-lint org.flatpak.Builder repo repo
117117

118118
EXTRA_DIST = \

0 commit comments

Comments
 (0)