fa1a442435
- Respect CC - Bump PORTREVISION Suggested by: sat Approved by: garga (mentor, implicit)
4 lines
152 B
Text
4 lines
152 B
Text
@unexec if cmp -s %D/etc/muc.xml.sample %D/etc/muc.xml; then rm -f %D/etc/muc.xml; fi
|
|
bin/mu-conference
|
|
etc/muc.xml.sample
|
|
@exec cp -n %D/%F %B/muc.xml
|