DEBSOURCES
Skip Quicknav
sources / cruft-ng / 0.9.78 / explain / ccache
1234567
#!/bin/sh set -e test -d "$CRUFT_ROOT/usr/lib/ccache" || exit 0 find "$CRUFT_ROOT/usr/lib/ccache/" -maxdepth 1 -type l ! -empty | sed "s#^$CRUFT_ROOT##"