diff options
author | Brooks Davis <brooks@FreeBSD.org> | 2008-06-12 00:56:51 +0000 |
---|---|---|
committer | Brooks Davis <brooks@FreeBSD.org> | 2008-06-12 00:56:51 +0000 |
commit | 4d8c9529a5e3799ed8ab79817a446eaecac1948c (patch) | |
tree | 9f1383ef43a7476d41979244943eda68ce8e0a56 /audio/squeezeboxserver/pkg-plist | |
parent | e898005d9e97e4e1731a028ad5e7d256b6f13e83 (diff) | |
download | ports-4d8c9529a5e3799ed8ab79817a446eaecac1948c.tar.gz ports-4d8c9529a5e3799ed8ab79817a446eaecac1948c.zip |
Notes
Diffstat (limited to 'audio/squeezeboxserver/pkg-plist')
-rw-r--r-- | audio/squeezeboxserver/pkg-plist | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/audio/squeezeboxserver/pkg-plist b/audio/squeezeboxserver/pkg-plist index 86eebab508dc..e8f1dbcde003 100644 --- a/audio/squeezeboxserver/pkg-plist +++ b/audio/squeezeboxserver/pkg-plist @@ -1,9 +1,9 @@ bin/softsqueeze @unexec if cmp -s %D/%%SLIMDIR%%/convert.conf %D/%%SLIMDIR%%/convert.conf.sample; then rm -f %D/%%SLIMDIR%%/convert.conf; fi @unexec if cmp -s %D/%%SLIMDIR%%/types.conf %D/%%SLIMDIR%%/types.conf.sample; then rm -f %D/%%SLIMDIR%%/types.conf; fi -%%DOCSDIR%%/Changelog.html -%%DOCSDIR%%/Installation.txt -%%DOCSDIR%%/License.txt +%%PORTDOCS%%%%DOCSDIR%%/Changelog.html +%%PORTDOCS%%%%DOCSDIR%%/Installation.txt +%%PORTDOCS%%%%DOCSDIR%%/License.txt %%SLIMDIR%%/CPAN/Algorithm/C3.pm %%SLIMDIR%%/CPAN/Archive/Zip.pm %%SLIMDIR%%/CPAN/Archive/Zip/Archive.pm @@ -2541,7 +2541,7 @@ squeezecenter/MySQL/errmsg.sys @dirrm %%SLIMDIR%%/CPAN @dirrmtry %%SLIMDIR%%/Plugins @dirrmtry %%SLIMDIR%% -@dirrm %%DOCSDIR%% +%%PORTDOCS%%@dirrm %%DOCSDIR%% @unexec rm -rf /var/db/squeezecenter/cache > /dev/null 2>&1 || true @dirrmtry /var/db/squeezecenter/playlists @dirrmtry /var/db/squeezecenter |