PKGBUILDs/extra/lirc/lirc-utils.install

8 lines
91 B
Plaintext
Raw Normal View History

2012-10-02 12:48:11 +00:00
post_install() {
systemd-tmpfiles --create lirc.conf
}
post_upgrade() {
post_install
}