summaryrefslogtreecommitdiffstats
path: root/chroot-scripts/packages/strace.pkg.sh
diff options
context:
space:
mode:
authorroot2010-08-25 18:26:07 +0200
committerroot2010-08-25 18:26:07 +0200
commit156b3ecb7df4f1ef9be7c10a011b1ae1186ac082 (patch)
tree0174d1600b0c7b6cfd7a82c7c4a8c97e6feaf2f0 /chroot-scripts/packages/strace.pkg.sh
parentbugfix (diff)
downloadbroot-156b3ecb7df4f1ef9be7c10a011b1ae1186ac082.tar.gz
broot-156b3ecb7df4f1ef9be7c10a011b1ae1186ac082.tar.xz
broot-156b3ecb7df4f1ef9be7c10a011b1ae1186ac082.zip
update broot scripts
Diffstat (limited to 'chroot-scripts/packages/strace.pkg.sh')
-rw-r--r--chroot-scripts/packages/strace.pkg.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/chroot-scripts/packages/strace.pkg.sh b/chroot-scripts/packages/strace.pkg.sh
index 917f20e..031f205 100644
--- a/chroot-scripts/packages/strace.pkg.sh
+++ b/chroot-scripts/packages/strace.pkg.sh
@@ -1,3 +1,3 @@
PKG_NAME="strace"
APT_PACKAGES="strace"
-REQUIRED_BINARIES="$(which strace)"
+REQUIRED_BINARIES="strace"