aboutsummaryrefslogblamecommitdiff
path: root/devel/ccache/pkg-plist
blob: c3327694fe5a33e8f456ca000be921334c2b2dd4 (plain) (tree)
1
2
3
4
5
6
7
8

                       
                    
                          
                                   


                                                          
bin/ccache
bin/ccache-update-links
man/man1/ccache.1.gz
%%CCLINKDIR%%/world/ccache
%%TINDERBOX%%%%DATADIR%%/ccache.tar
@postexec echo "Create compiler links..."
@postexec %D/bin/ccache-update-links -v
@preunexec find %D/%%CCLINKDIR%% -type l -exec rm -f {} \;