diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-10 20:52:55 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-10 20:52:55 +0000 |
commit | 4955f30d25012216785f7552fbfcdce3ec3bb12c (patch) | |
tree | b319f68b56745b083b38d762926219d65665a519 /debian/rules | |
parent | Updating ntp servers for Progress Linux. (diff) | |
download | systemd-4955f30d25012216785f7552fbfcdce3ec3bb12c.tar.xz systemd-4955f30d25012216785f7552fbfcdce3ec3bb12c.zip |
Updating support url for Progress Linux.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian/rules')
-rwxr-xr-x | debian/rules | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/rules b/debian/rules index c26b3e5..eeeeca1 100755 --- a/debian/rules +++ b/debian/rules @@ -14,7 +14,7 @@ ifeq ($(DEB_VENDOR),Ubuntu) CONFFLAGS_DISTRO = else DEFAULT_NTP_SERVERS = 2.progress.pool.ntp.org - SUPPORT_URL = https://www.debian.org/support + SUPPORT_URL = https://support.progress-linux.org CONFFLAGS_DISTRO = endif |