mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-09-14 02:01:19 +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
|
|
}
|