summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-27 15:20:20 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-27 15:20:20 +0000
commitbd6e0e7002e508417b45fd22c8a53b519cbece83 (patch)
treee429c9f4c2050810d84fe47a97237a7daa61c013
parentMaking org.gnome.software gsettings overrides derivatives friendlier. (diff)
downloadgnome-software-bd6e0e7002e508417b45fd22c8a53b519cbece83.tar.xz
gnome-software-bd6e0e7002e508417b45fd22c8a53b519cbece83.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 8e33449..2c16d72 100755
--- a/debian/rules
+++ b/debian/rules
@@ -47,8 +47,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