summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-11-10 09:11:36 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-11-10 09:11:36 +0000
commit9643844128cc1d8d994fc3736198d9770570dbba (patch)
tree44f351c9907ab902c9428e87438eb049c7e03b00
parentUpdating. (diff)
downloadprogress-linux-tools-9643844128cc1d8d994fc3736198d9770570dbba.tar.xz
progress-linux-tools-9643844128cc1d8d994fc3736198d9770570dbba.zip
Updating.HEADmain
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rwxr-xr-xbin/debian-chroot4
1 files changed, 2 insertions, 2 deletions
diff --git a/bin/debian-chroot b/bin/debian-chroot
index 40f42d6..0fbe930 100755
--- a/bin/debian-chroot
+++ b/bin/debian-chroot
@@ -284,7 +284,7 @@ EOF
esac
case "${DISTRIBUTION}" in
- sid)
+ sid*)
cat >> "${CHROOT}/build/.bash_history" << EOF
sudo apt build-dep -y .
@@ -415,7 +415,7 @@ EOF
esac
case "${DISTRIBUTION}" in
- sid)
+ sid*)
cat >> "${CHROOT}/build/.bash_history" << EOF
sudo apt build-dep -y .