svn commit: r319169 - head/japanese/ptex
Baptiste Daroussin
bapt at FreeBSD.org
Mon May 27 08:15:27 UTC 2013
Author: bapt
Date: Mon May 27 08:15:26 2013
New Revision: 319169
URL: http://svnweb.freebsd.org/changeset/ports/319169
Log:
Do not try to remove a directory not created by the port
Reported by: pkg (DEVELOPER_MODE)
Modified:
head/japanese/ptex/pkg-plist
Modified: head/japanese/ptex/pkg-plist
==============================================================================
--- head/japanese/ptex/pkg-plist Mon May 27 08:13:04 2013 (r319168)
+++ head/japanese/ptex/pkg-plist Mon May 27 08:15:26 2013 (r319169)
@@ -322,7 +322,6 @@ bin/tftopl-ptex
@dirrm %%TEXMFDIR%%/ptex/platex/config
%%TEXMFDIR%%/fonts/map/ptex/dvips/jis.map
%%TEXMFDIR%%/fonts/map/ptex/dvips/morisawa.map
- at dirrmtry %%TEXMFDIR%%/dvips/ptex
@exec /bin/mkdir -p %D/%%TEXMFCONFIGDIR%%/dvips/ptex
@dirrmtry %%TEXMFCONFIGDIR%%/dvips/ptex
%%TEXMFCONFIGDIR%%/texconfig/ptex/tcfmgr.map
More information about the svn-ports-head
mailing list