diff options
Diffstat (limited to 'repos/extra/mold/.files')
| -rw-r--r-- | repos/extra/mold/.files | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/repos/extra/mold/.files b/repos/extra/mold/.files new file mode 100644 index 00000000..d3588452 --- /dev/null +++ b/repos/extra/mold/.files @@ -0,0 +1,15 @@ +drwxr-xr-x root/root usr/ +drwxr-xr-x root/root usr/bin/ +lrwxrwxrwx root/root usr/bin/ld.mold -> mold +-rwxr-xr-x root/root usr/bin/mold +drwxr-xr-x root/root usr/lib/ +drwxr-xr-x root/root usr/lib/mold/ +-rwxr-xr-x root/root usr/lib/mold/mold-wrapper.so +drwxr-xr-x root/root usr/libexec/ +drwxr-xr-x root/root usr/libexec/mold/ +lrwxrwxrwx root/root usr/libexec/mold/ld -> ../../bin/mold +drwxr-xr-x root/root usr/share/ +drwxr-xr-x root/root usr/share/man/ +drwxr-xr-x root/root usr/share/man/man1/ +lrwxrwxrwx root/root usr/share/man/man1/ld.mold.1.gz -> mold.1.gz +-rw-r--r-- root/root usr/share/man/man1/mold.1.gz |