summarylogtreecommitdiffstats
path: root/hath-rust.hook
blob: 8e2ca236bf85017cc8f321bf4c0b45912c22360c (plain)
1
2
3
4
5
6
7
8
9
[Trigger]
Type=Package
Operation=Install
Target=hath-rust

[Action]
Description=Creating default config file for hath-rust...
When=PostTransaction
Exec=/usr/bin/bash -c '[[ -f ./etc/hath-rust.conf ]] || echo #HATH_EXTRA_ARGS= > ./etc/hath-rust.conf'