mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-09-08 23:31:21 +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
|
|
}
|