freebsd-ports/devel/ccache/pkg-plist

10 lines
302 B
Text

bin/ccache
bin/ccache-update-links
%%DATADIR%%/ccache.tar
%%CCLINKDIR%%/world/ccache
@dirrm %%DATADIR%%
@exec echo "Create compiler links..."
@exec %D/bin/ccache-update-links -v
@unexec find %D/%%CCLINKDIR%% -type l -exec rm -f {} \;
@unexec rmdir %D/%%CCLINKDIR%%/world
@unexec rmdir %D/%%CCLINKDIR%%