1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00

Add the timed scores file to the plist.

This commit is contained in:
Joe Marcus Clarke 2004-12-01 20:52:55 +00:00
parent a3696603b5
commit f700ef1a25
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=122926

View File

@ -1,6 +1,7 @@
bin/gweled bin/gweled
share/gnome/applications/gweled.desktop share/gnome/applications/gweled.desktop
@unexec [ -s %D/share/gnome/games/gweled.easy.scores ] || rm -f %D/share/gnome/games/gweled.easy.scores @unexec [ -s %D/share/gnome/games/gweled.easy.scores ] || rm -f %D/share/gnome/games/gweled.easy.scores
@unexec [ -s %D/share/gnome/games/gweled.timed.scores ] || rm -f %D/share/gnome/games/gweled.timed.scores
share/gnome/gweled/gweled.glade share/gnome/gweled/gweled.glade
share/gnome/gweled/gweled_icon.png share/gnome/gweled/gweled_icon.png
share/gnome/gweled/gweled_logo.png share/gnome/gweled/gweled_logo.png