PKGBUILDs/extra/lirc/lirc-utils.install
2012-10-02 12:48:11 +00:00

8 lines
91 B
Plaintext

post_install() {
systemd-tmpfiles --create lirc.conf
}
post_upgrade() {
post_install
}