diff options
author | Tollef Fog Heen <tfheen@err.no> | 2010-05-16 11:07:39 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2010-05-16 18:18:55 +0200 |
commit | 1b322bdb2a147e999c3861cba8a6b3ac0f3b712a (patch) | |
tree | 7af31a3d180642c6ff9113257e8428907b26eec7 /configure.ac | |
parent | 1b00a255225bd65bcc3f6257bd4b1e2089f231b4 (diff) |
build-sys: update package URL to point to freedesktop.org
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index cf3323bdd4..ea77db37da 100644 --- a/configure.ac +++ b/configure.ac @@ -24,7 +24,7 @@ AC_CONFIG_HEADERS([config.h]) AM_INIT_AUTOMAKE([foreign 1.11 -Wall -Wno-portability silent-rules tar-pax]) -AC_SUBST(PACKAGE_URL, [http://git.0pointer.de/?p=systemd.git]) +AC_SUBST(PACKAGE_URL, [http://www.freedesktop.org/wiki/Software/systemd]) AC_CANONICAL_HOST |