Skip to content

Commit 8c6d4bb

Browse files
committed
debian: remove git-daemon-run
The package no longer exists[1] in sid. Per quick search it just contained a simple script not something we actually use. We need the git daemon command and that is already part of the main git package AFAICS. [1] https://repo.or.cz/git/debian.git/commit/2de766588e426141d514434c1512fb779cda1494 Signed-off-by: Paul Holzinger <[email protected]>
1 parent 21cebe3 commit 8c6d4bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cache_images/debian_packaging.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ INSTALL_PACKAGES=(\
4444
fuse-overlayfs
4545
gcc
4646
gettext
47-
git-daemon-run
47+
git
4848
gnupg2
4949
go-md2man
5050
golang

0 commit comments

Comments
 (0)