mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-25 04:43:33 +00:00
Replace @exec/unexec by @dirrmtry which does the same job
This commit is contained in:
parent
f6250a0be6
commit
bea764ff9c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=367120
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user