Updating org.gnome.software gsettings overrides for Progress Linux.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
This commit is contained in:
parent
e49d4b6e57
commit
9fa1a5eb69
1 changed files with 2 additions and 2 deletions
4
debian/rules
vendored
4
debian/rules
vendored
|
@ -45,8 +45,8 @@ ifeq ($(DEB_HOST_ARCH_OS), linux)
|
|||
endif
|
||||
|
||||
DISTRO_ID = debian
|
||||
OFFICIAL_REPOS = \'@DISTRO@-*\'
|
||||
FREE_REPOS = \'@DISTRO@-*-main\'
|
||||
OFFICIAL_REPOS = \'debian-*\', \'progress_linux-*\'
|
||||
FREE_REPOS = \'debian-*-main\', \'progress_linux-*-main\'
|
||||
FREE_URL = https:\/\/www.debian.org\/social_contract\#guidelines
|
||||
ifeq (yes,$(shell dpkg-vendor --derives-from Ubuntu && echo yes))
|
||||
DISTRO_ID = ubuntu
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue