Replace @exec/unexec by @dirrmtry which does the same job

This commit is contained in:
Baptiste Daroussin
2014-09-02 22:53:08 +00:00
parent f6250a0be6
commit bea764ff9c

View File

@@ -32,5 +32,4 @@ sbin/lircd
sbin/lircmd
@dirrm include/lirc
@sample etc/lircd.conf.sample
@exec mkdir -p /var/run/lirc
@unexec rmdir /var/run/lirc 2> /dev/null || true
@dirrmtry /var/run/lirc