mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-30 19:01:25 +02:00
5 lines
109 B
Plaintext
5 lines
109 B
Plaintext
# package build description file
|
|
hook global BufCreate (.*/)?APKBUILD %{
|
|
set-option buffer filetype sh
|
|
}
|