mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
c98cfd116d
PLISTs. Note: I know that this is going to break some symlinks and/or .so includes, I will back some of these out as I run into these during package building.
6 lines
198 B
Plaintext
6 lines
198 B
Plaintext
bin/xemeraldia
|
|
@exec touch -f %D/lib/X11/.xemeraldia.scores
|
|
@exec chmod 666 %D/lib/X11/.xemeraldia.scores
|
|
@exec chown games %D/lib/X11/.xemeraldia.scores
|
|
@unexec rm -f %D/lib/X11/.xemeraldia.scores
|