1
0
mirror of https://github.com/dkmstr/openuds.git synced 2025-01-11 05:17:55 +03:00

reverted bookworm change, too early to use it already :)

This commit is contained in:
Adolfo Gómez García 2022-11-29 19:37:27 +01:00
parent 0045e648bb
commit 43a1aee28c
No known key found for this signature in database
GPG Key ID: DD1ABF20724CDA23
2 changed files with 2 additions and 2 deletions

View File

@ -79,7 +79,7 @@ endif
tar czvf ../udsclient3-$(DISTRO)-$(VERSION).tar.gz -C $(DESTDIR) .
# cleanup
-rm -rf appimage appimage-builder-cache /tmp/UDSClientDir appimage-build AppDir
-rm -rf appimage appimage-builder-cache /tmp/UDSClientDir appimage-build AppDir *.zsync
build-igel:
rm -rf $(DESTDIR)

View File

@ -29,7 +29,7 @@ AppDir:
apt:
arch: amd64
sources:
- sourceline: 'deb [arch=amd64] http://ftp.de.debian.org/debian/ bookworm main contrib non-free'
- sourceline: 'deb [arch=amd64] http://ftp.de.debian.org/debian/ bullseye main contrib non-free'
key_url: 'http://keyserver.ubuntu.com/pks/lookup?op=get&search=0x648ACFD622F3D138'
include: