mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-04-19 14:56:46 +02:00
12 lines
289 B
Diff
12 lines
289 B
Diff
--- a/misc/syntax/Syntax.in
|
|
+++ b/misc/syntax/Syntax.in
|
|
@@ -250,6 +250,9 @@
|
|
file .\*\\.strace$ Strace\sdebug\soutput
|
|
include strace.syntax
|
|
|
|
+file APKBUILD$ Alpine\spackage\sbuild\sscript
|
|
+include PKGBUILD.syntax
|
|
+
|
|
file PKGBUILD$ Arch\spackage\sbuild\sscript
|
|
include PKGBUILD.syntax
|
|
|