mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-12-28 21:02:25 +01:00
- enable SFTP-vfs - add APKBUILD syntax highliting - non-english help and hints are moved to -lang - Serbian menu file /etc/mc/mc.menu.sr moved to -lang - mcedit macros examples are moved to -doc - README's from /usr/lib/mc moved to -doc - non-english man pages are removed.
13 lines
293 B
Diff
13 lines
293 B
Diff
--- old/misc/syntax/Syntax.in
|
|
+++ new/misc/syntax/Syntax.in
|
|
@@ -238,6 +238,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
|
|
|