diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-27 21:29:20 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-27 21:29:20 +0000 |
commit | 98ce7cf4e970ef4637c69a3d053aecf1063bc674 (patch) | |
tree | 686be3b956373f38f3b484dca3eb186842f05a3b /debian/rules | |
parent | Updating ntp servers for Progress Linux. (diff) | |
download | systemd-98ce7cf4e970ef4637c69a3d053aecf1063bc674.tar.xz systemd-98ce7cf4e970ef4637c69a3d053aecf1063bc674.zip |
Updating support url for Progress Linux.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rwxr-xr-x | debian/rules | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/rules b/debian/rules index b9939ef..809a9a9 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 |