svn commit: r319198 - head/games/ggz-gtk-client

Baptiste Daroussin bapt at FreeBSD.org
Mon May 27 09:42:54 UTC 2013


Author: bapt
Date: Mon May 27 09:42:54 2013
New Revision: 319198
URL: http://svnweb.freebsd.org/changeset/ports/319198

Log:
  Do not try to remove directories not created by the port
  
  Reported by:	pkg (DEVELOPER_MODE)

Modified:
  head/games/ggz-gtk-client/pkg-plist

Modified: head/games/ggz-gtk-client/pkg-plist
==============================================================================
--- head/games/ggz-gtk-client/pkg-plist	Mon May 27 09:39:48 2013	(r319197)
+++ head/games/ggz-gtk-client/pkg-plist	Mon May 27 09:42:54 2013	(r319198)
@@ -93,8 +93,6 @@ share/ggz/help/ggz-gtk-login.png
 %%NLS%%share/locale/zh_HK/LC_MESSAGES/ggz-gtk.mo
 %%NLS%%share/locale/zh_TW/LC_MESSAGES/ggz-gtk.mo
 @dirrm share/ggz/help
- at dirrm share/ggz/ggz-gtk/help
 @dirrm share/ggz/ggz-gtk-client
- at dirrm share/ggz/ggz-gtk
 @dirrmtry share/applications
 @dirrmtry share/ggz


More information about the svn-ports-head mailing list