Move config to /etc/apt/sources.list.d
This commit is contained in:
parent
ac7c6bc04b
commit
5f16bdf597
|
@ -1,3 +1,9 @@
|
|||
hibbian-archive-keyring (20240924~packetrepo11+1) bullseye-packetrepo-stable; urgency=medium
|
||||
|
||||
* Install straight to /etc/apt/sources.list.d
|
||||
|
||||
-- Dave Hibberd <hibby@debian.org> Tue, 24 Sep 2024 23:17:33 +0100
|
||||
|
||||
hibbian-archive-keyring (20240826~packetrepo11+3) bullseye-packetrepo-stable; urgency=medium
|
||||
|
||||
* This time we can maybe get the name of the distro right!
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
hibbian-archive-keyring.gpg usr/share/keyrings/
|
||||
hibbian-archive-keyring.gpg etc/apt/trusted.gpg.d/
|
||||
sources.list.d/ etc/apt/
|
||||
sources.list.d/ usr/share/hibbian-archive-keyring/
|
||||
certs/ usr/share/hibbian-archive-keyring/
|
||||
|
|
Loading…
Reference in New Issue