mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-14 07:40:07 +02:00
The recipe needs the post-install script to fix directory and executable permissions, similar to the `dma` recipe.
9 lines
93 B
Plaintext
9 lines
93 B
Plaintext
|
|
|
|
job x-vnd.at-atd {
|
|
launch @ATD_BIN@ -f
|
|
on initial_volumes_mounted
|
|
no_safemode
|
|
legacy
|
|
}
|