fix: _brightness.sh - find brighness files with '*video*' path (multiple files)
[cmdllinux.git] / buildroot / _pkg / _symlinks_deptree.sh
blob01c2327c823e979d56a45a4cfebffd3cf5fa0a27
1 cd .local
2 find -L -mindepth 1 -type d -printf "%P\n" > /_asd
3 sed -e '/\/\.depends$/d' -e 's%.*%&/%' /_asd | sort -V | tee /_asd2 | sed -e 's%/\.depends/%@%g' -e 's%/$%%' > /_asd3