diff options
Diffstat (limited to 'toru-where')
-rwxr-xr-x | toru-where | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/toru-where b/toru-where deleted file mode 100755 index e9ab29d..0000000 --- a/toru-where +++ /dev/null @@ -1,7 +0,0 @@ -#!/bin/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 "" |