svn commit: r319168 - head/print/texinfo

Baptiste Daroussin bapt at FreeBSD.org
Mon May 27 08:13:04 UTC 2013


Author: bapt
Date: Mon May 27 08:13:04 2013
New Revision: 319168
URL: http://svnweb.freebsd.org/changeset/ports/319168

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

Modified:
  head/print/texinfo/pkg-plist

Modified: head/print/texinfo/pkg-plist
==============================================================================
--- head/print/texinfo/pkg-plist	Mon May 27 08:11:06 2013	(r319167)
+++ head/print/texinfo/pkg-plist	Mon May 27 08:13:04 2013	(r319168)
@@ -453,8 +453,6 @@ bin/texindex
 %%NLS%%@dirrmtry share/locale/de.us-ascii
 %%NLS%%@dirrmtry share/locale/es.us-ascii/LC_MESSAGES
 %%NLS%%@dirrmtry share/locale/es.us-ascii
-%%NLS%%@dirrmtry share/locale/fr.us-ascii/LC_MESSAGES
-%%NLS%%@dirrmtry share/locale/fr.us-ascii
 %%NLS%%@dirrmtry share/locale/no.us-ascii/LC_MESSAGES
 %%NLS%%@dirrmtry share/locale/no.us-ascii
 %%NLS%%@dirrmtry share/locale/pt.us-ascii/LC_MESSAGES


More information about the svn-ports-all mailing list