aports/main/mc/alpine_syntax.patch
Valery Kartel 0f476cad13 main/mc: various packaging improvements
- 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.
2016-01-19 09:39:48 +00:00

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