Date: Mon, 27 May 2013 08:15:26 +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: r319169 - head/japanese/ptex Message-ID: <201305270815.r4R8FQH0097736@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
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 -@dirrmtry %%TEXMFDIR%%/dvips/ptex @exec /bin/mkdir -p %D/%%TEXMFCONFIGDIR%%/dvips/ptex @dirrmtry %%TEXMFCONFIGDIR%%/dvips/ptex %%TEXMFCONFIGDIR%%/texconfig/ptex/tcfmgr.map
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201305270815.r4R8FQH0097736>