diff options
Diffstat (limited to 'repos/extra/ccache/.files')
| -rwxr-xr-x | repos/extra/ccache/.files | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/repos/extra/ccache/.files b/repos/extra/ccache/.files deleted file mode 100755 index 81245a49..00000000 --- a/repos/extra/ccache/.files +++ /dev/null @@ -1,11 +0,0 @@ -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 |