svn commit: r391862 - head/devel/ccache

Dmitry Marakasov amdmi3 at FreeBSD.org
Sun Jul 12 23:04:52 UTC 2015


Author: amdmi3
Date: Sun Jul 12 23:04:51 2015
New Revision: 391862
URL: https://svnweb.freebsd.org/changeset/ports/391862

Log:
  - Drop @dirrm* from plist
  
  Approved by:	portmgr blanket

Modified:
  head/devel/ccache/pkg-plist

Modified: head/devel/ccache/pkg-plist
==============================================================================
--- head/devel/ccache/pkg-plist	Sun Jul 12 23:04:41 2015	(r391861)
+++ head/devel/ccache/pkg-plist	Sun Jul 12 23:04:51 2015	(r391862)
@@ -3,9 +3,6 @@ bin/ccache-update-links
 man/man1/ccache.1.gz
 %%CCLINKDIR%%/world/ccache
 %%TINDERBOX%%%%DATADIR%%/ccache.tar
-%%TINDERBOX%%@dirrm %%DATADIR%%
 @exec echo "Create compiler links..."
 @exec %D/bin/ccache-update-links -v
 @unexec find %D/%%CCLINKDIR%% -type l -exec rm -f {} \;
- at dirrmtry %%CCLINKDIR%%/world
- at dirrmtry %%CCLINKDIR%%


More information about the svn-ports-all mailing list