diff options
Diffstat (limited to 'games')
-rw-r--r-- | games/pouetchess/pkg-plist | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/games/pouetchess/pkg-plist b/games/pouetchess/pkg-plist index 96033a55bebb..714583d08db0 100644 --- a/games/pouetchess/pkg-plist +++ b/games/pouetchess/pkg-plist @@ -1,4 +1,2 @@ bin/pouetChess -@unexec if cmp -s %D/etc/pouetChess.conf %D/etc/pouetChess.conf.sample; then rm -f %D/etc/pouetChess.conf; fi -etc/pouetChess.conf.sample -@exec if [ ! -f %D/etc/pouetChess.conf ]; then cp -p %D/etc/pouetChess.conf.sample %D/etc/pouetChess.conf; fi +@sample etc/pouetChess.conf.sample |