svn commit: r360774 - head/textproc/aspell

Steve Wills swills at FreeBSD.org
Sat Jul 5 16:38:49 UTC 2014


Author: swills
Date: Sat Jul  5 16:38:48 2014
New Revision: 360774
URL: http://svnweb.freebsd.org/changeset/ports/360774
QAT: https://qat.redports.org/buildarchive/r360774/

Log:
  - Don't try to remove directories created by mtree

Modified:
  head/textproc/aspell/pkg-plist

Modified: head/textproc/aspell/pkg-plist
==============================================================================
--- head/textproc/aspell/pkg-plist	Sat Jul  5 16:32:41 2014	(r360773)
+++ head/textproc/aspell/pkg-plist	Sat Jul  5 16:38:48 2014	(r360774)
@@ -123,12 +123,8 @@ man/man1/word-list-compress.1.gz
 %%NLS%%share/locale/wa/LC_MESSAGES/aspell.mo
 %%NLS%%share/locale/zh_CN/LC_MESSAGES/aspell.mo
 @dirrm include/pspell
-%%NLS%%@dirrmtry share/locale/zh_CN/LC_MESSAGES
-%%NLS%%@dirrmtry share/locale/zh_CN
 %%NLS%%@dirrmtry share/locale/rw/LC_MESSAGES
 %%NLS%%@dirrmtry share/locale/rw
-%%NLS%%@dirrmtry share/locale/fi/LC_MESSAGES
-%%NLS%%@dirrmtry share/locale/fi
 %%NLS%%@dirrmtry share/locale/ast/LC_MESSAGES
 %%NLS%%@dirrmtry share/locale/ast
 @dirrmtry %%DATADIR%%


More information about the svn-ports-head mailing list