Commit c32dc41c authored by Holger Levsen's avatar Holger Levsen
Browse files

use devscripts from bullseye-backports on the Debian nodes



Signed-off-by: Holger Levsen's avatarHolger Levsen <holger@layer-acht.org>
parent e396b83a
...@@ -371,15 +371,8 @@ if [ -f /etc/debian_version ] ; then ...@@ -371,15 +371,8 @@ if [ -f /etc/debian_version ] ; then
munin-node/bullseye-backports munin-node/bullseye-backports
munin-plugins-core/bullseye-backports munin-plugins-core/bullseye-backports
munin-plugins-extra/bullseye-backports munin-plugins-extra/bullseye-backports
" ;;
esac
# special case bullseye-backports:
case $HOSTNAME in
X)
DEBS="$DEBS
devscripts/bullseye-backports devscripts/bullseye-backports
" ;; " ;;
*) ;;
esac esac
case $HOSTNAME in case $HOSTNAME in
# needed for rebuilding Debian (using .buildinfo files) # needed for rebuilding Debian (using .buildinfo files)
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment