summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-07 17:58:09 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-07 17:58:09 +0000
commit451ab836919cfffe11e657dc9eef543b855a5b76 (patch)
tree4b19631dec8be1684e333737946b26caf7d1e7ea
parentMaking org.gnome.software gsettings overrides derivatives friendlier. (diff)
downloadgnome-software-451ab836919cfffe11e657dc9eef543b855a5b76.tar.xz
gnome-software-451ab836919cfffe11e657dc9eef543b855a5b76.zip
Updating org.gnome.software gsettings overrides for Progress Linux.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
-rwxr-xr-xdebian/rules4
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/rules b/debian/rules
index 980cae4..4980daa 100755
--- a/debian/rules
+++ b/debian/rules
@@ -39,8 +39,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