Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 24 May 2013 15:52:08 +0000 (UTC)
From:      Baptiste Daroussin <bapt@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r318982 - head/x11-wm/xfce4-session
Message-ID:  <201305241552.r4OFq8PB078971@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bapt
Date: Fri May 24 15:52:07 2013
New Revision: 318982
URL: http://svnweb.freebsd.org/changeset/ports/318982

Log:
  Do not try to remove directories not being created by the port/package
  
  Reported by:	pkg (PKG_DEVELOPER_MODE)
  Approved by:	xfce (rene)

Modified:
  head/x11-wm/xfce4-session/pkg-plist

Modified: head/x11-wm/xfce4-session/pkg-plist
==============================================================================
--- head/x11-wm/xfce4-session/pkg-plist	Fri May 24 15:43:16 2013	(r318981)
+++ head/x11-wm/xfce4-session/pkg-plist	Fri May 24 15:52:07 2013	(r318982)
@@ -106,9 +106,6 @@ share/icons/hicolor/scalable/apps/xfsm-s
 %%NLS%%share/locale/zh_TW/LC_MESSAGES/xfce4-session.mo
 share/themes/Default/balou/logo.png
 share/themes/Default/balou/themerc
-@dirrmtry share/xfce4/tips
-@dirrmtry share/xfce4/panel-plugins
-@dirrmtry share/xfce4
 @dirrm share/themes/Default/balou
 @dirrmtry share/themes/Default
 @dirrmtry share/themes
@@ -136,8 +133,6 @@ share/themes/Default/balou/themerc
 @dirrmtry share/xsessions
 @dirrm lib/xfce4/session/splash-engines
 @dirrm lib/xfce4/session
-@dirrmtry lib/xfce4/panel/plugins
-@dirrmtry lib/xfce4/panel
 @dirrmtry lib/xfce4
 @dirrm include/xfce4/xfce4-session-%%VERSION%%/libxfsm
 @dirrm include/xfce4/xfce4-session-%%VERSION%%



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201305241552.r4OFq8PB078971>