summaryrefslogtreecommitdiff
path: root/build
diff options
context:
space:
mode:
authorJohannes Ranke <jranke@uni-bremen.de>2023-03-17 15:03:33 +0100
committerJohannes Ranke <jranke@uni-bremen.de>2023-03-17 15:03:33 +0100
commit4f9aa2f54a7a4a62f7088e226232e113fe322b8b (patch)
treeec83c3c494f3b39bf0730456453bad7bfdd90d06 /build
parent31f7c71c6247dccef89d3a5063fad1e55bfb0fc8 (diff)
Changes for 4.2.3, start bookworm
Diffstat (limited to 'build')
-rwxr-xr-xbuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/build b/build
index 439eabb..95b2b84 100755
--- a/build
+++ b/build
@@ -54,7 +54,7 @@ then
apt-get upgrade
fi
-# stretch needs --only-source (at least for rkward source packages)
+# stretch needed --only-source (at least for rkward source packages)
apt --only-source build-dep $pkg
apt --only-source source $pkg

Contact - Imprint