1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-27 00:57:50 +00:00

Fix plist.

PR:		ports/76418
Submitted by:	Florent Thoumie <flz@xbsd.org>
This commit is contained in:
Kirill Ponomarev 2005-01-19 09:50:11 +00:00
parent 6e01a906fc
commit 93d3794f90
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=126796

View File

@ -15,10 +15,16 @@ share/icons/locolor/32x32/apps/kscope.png
share/icons/hicolor/16x16/apps/kscope.png
share/applnk/Utilities/kscope.desktop
share/apps/kscope/kscopeui.rc
share/apps/kscope/pics/file_ro.png
share/apps/kscope/pics/file_rw.png
share/apps/kscope/pics/file_save.png
share/apps/kscope/pics/query_locked.png
share/apps/kscope/pics/query_unlocked.png
@unexec rmdir %D/share/icons/locolor/16x16/apps 2>/dev/null || true
@unexec rmdir %D/share/icons/locolor/32x32/apps 2>/dev/null || true
@unexec rmdir %D/share/icons/hicolor/16x16/apps 2>/dev/null || true
@unexec rmdir %D/share/icons/hicolor/32x32/apps 2>/dev/null || true
@unexec rmdir %D/share/applnk/Utilities 2>/dev/null || true
@dirrm %%DOCSDIR%%
@dirrm share/apps/kscope/pics
@dirrm share/apps/kscope