diff options
Diffstat (limited to 'repos/extra/ccache/.files')
| -rw-r--r-- | repos/extra/ccache/.files | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/repos/extra/ccache/.files b/repos/extra/ccache/.files new file mode 100644 index 00000000..81245a49 --- /dev/null +++ b/repos/extra/ccache/.files @@ -0,0 +1,11 @@ +drwxr-xr-x root/root usr/ +drwxr-xr-x root/root usr/bin/ +-rwxr-xr-x root/root usr/bin/ccache +drwxr-xr-x root/root usr/lib/ +drwxr-xr-x root/root usr/lib/ccache/ +lrwxrwxrwx root/root usr/lib/ccache/c++ -> /usr/bin/ccache +lrwxrwxrwx root/root usr/lib/ccache/cc -> /usr/bin/ccache +lrwxrwxrwx root/root usr/lib/ccache/clang -> /usr/bin/ccache +lrwxrwxrwx root/root usr/lib/ccache/clang++ -> /usr/bin/ccache +lrwxrwxrwx root/root usr/lib/ccache/g++ -> /usr/bin/ccache +lrwxrwxrwx root/root usr/lib/ccache/gcc -> /usr/bin/ccache |