projects
/
systemd
/
.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4142554
)
point to github issues instead of freedesktop bugzilla
author
Kay Sievers
<kay@vrfy.org>
Wed, 3 Jun 2015 12:48:55 +0000
(14:48 +0200)
committer
Kay Sievers
<kay@vrfy.org>
Wed, 3 Jun 2015 12:48:55 +0000
(14:48 +0200)
README
patch
|
blob
|
history
configure.ac
patch
|
blob
|
history
diff --git
a/README
b/README
index b8100446cf99900f74b4e48cf2a38fbb4a4ecdd4..a0ee4878abc07616bc39f2ccc7b8afdedeb0e034 100644
(file)
--- a/
README
+++ b/
README
@@
-21,7
+21,6
@@
IRC:
#systemd on irc.freenode.org
BUG REPORTS:
- https://bugs.freedesktop.org/enter_bug.cgi?product=systemd
https://github.com/systemd/systemd/issues
AUTHOR:
diff --git
a/configure.ac
b/configure.ac
index 0532c542f60509b4f6edae8b9f609a3d5ea38ff6..c8f86581564b9d9845cbec946793f4ce65ec0b31 100644
(file)
--- a/
configure.ac
+++ b/
configure.ac
@@
-21,7
+21,7
@@
AC_PREREQ([2.64])
AC_INIT([systemd],
[220],
- [http://
bugs.freedesktop.org/enter_bug.cgi?product=systemd],
+ [http://
github.com/systemd/systemd/issues]
[systemd],
[http://www.freedesktop.org/wiki/Software/systemd])