diff options
author | Dmitry Shachnev <mitya57@gmail.com> | 2016-06-29 09:09:14 +0300 |
---|---|---|
committer | Dmitry Shachnev <mitya57@gmail.com> | 2016-06-29 09:25:56 +0300 |
commit | 113b0a28255027843c3b93f1b1c13a66b078aaca (patch) | |
tree | f74c138c8832438d3d1dd35484fa9d40a249b2fb /debian/patches | |
parent | 2f62e0a9dbfcd2d099fc2ea2022cd24bc6f4a82f (diff) | |
download | qtbase-113b0a28255027843c3b93f1b1c13a66b078aaca.tar.gz |
Fix bug reference.
Diffstat (limited to 'debian/patches')
-rw-r--r-- | debian/patches/gnukfreebsd_cloexec.diff | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/patches/gnukfreebsd_cloexec.diff b/debian/patches/gnukfreebsd_cloexec.diff index d20f57e..6ff7c63 100644 --- a/debian/patches/gnukfreebsd_cloexec.diff +++ b/debian/patches/gnukfreebsd_cloexec.diff @@ -1,7 +1,7 @@ Description: catch linker warnings in cloexec test Author: Dmitry Shachnev <mitya57@debian.org> Forwarded: https://codereview.qt-project.org/163214 -Bug: https://bugs.debian.org/cgi-bin/827935 +Bug: https://bugs.debian.org/827935 Last-Update: 2016-06-23 --- a/config.tests/unix/cloexec/cloexec.pro |