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

                       
                                    
                          
                                   


                                                          
bin/ccache
bin/ccache-update-links
%%NO_MEMCACHED%%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 {} \;