summaryrefslogtreecommitdiff
path: root/toru-where
blob: 0cbba6fd56f0419c877a100b10772ace151bf843 (plain)
1
2
3
4
5
6
7
#!/usr/bin/env bash
# Locates a PKGBUILD dir on toru's path cache
source /etc/libretools.conf

PATHFILE=${TORUPATH}/paths.tch

tcamgr get ${PATHFILE} $1 2>/dev/null || echo ""