1
0
mirror of https://github.com/dkmstr/openuds.git synced 2025-01-25 06:03:51 +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) . tar czvf ../udsclient3-$(DISTRO)-$(VERSION).tar.gz -C $(DESTDIR) .
# cleanup # 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: build-igel:
rm -rf $(DESTDIR) rm -rf $(DESTDIR)

View File

@ -29,7 +29,7 @@ AppDir:
apt: apt:
arch: amd64 arch: amd64
sources: 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' key_url: 'http://keyserver.ubuntu.com/pks/lookup?op=get&search=0x648ACFD622F3D138'
include: include: