diff options
Diffstat (limited to 'www/sitecopy/pkg-plist')
-rw-r--r-- | www/sitecopy/pkg-plist | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/www/sitecopy/pkg-plist b/www/sitecopy/pkg-plist index aa03724d2840..adfbbc806c62 100644 --- a/www/sitecopy/pkg-plist +++ b/www/sitecopy/pkg-plist @@ -1,14 +1,8 @@ bin/sitecopy share/sitecopy/examplerc share/sitecopy/changes.awk -share/doc/sitecopy/FAQ -share/doc/sitecopy/NEWS -share/doc/sitecopy/README -share/doc/sitecopy/THANKS -share/doc/sitecopy/update.sh share/locale/ru/LC_MESSAGES/sitecopy.mo share/locale/fr/LC_MESSAGES/sitecopy.mo share/locale/cs/LC_MESSAGES/sitecopy.mo share/locale/ja/LC_MESSAGES/sitecopy.mo -@unexec rm -f %D/share/sitecopy -@unexec rm -f %D/share/doc/sitecopy +@unexec rmdir %D/share/sitecopy > /dev/null 2>&1 |