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:
parent
0045e648bb
commit
43a1aee28c
@ -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)
|
||||||
|
@ -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:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user