diff options
author | Michael Stapelberg <stapelberg@debian.org> | 2013-03-04 21:31:08 +0100 |
---|---|---|
committer | Michael Stapelberg <michael@stapelberg.de> | 2013-03-04 21:31:38 +0100 |
commit | 0a5da5332bd9410debc501990c63716b36d1f5e8 (patch) | |
tree | d5c12266c8798667ffd3b9e59fcf0b7f1e377741 | |
parent | ad47422646a18ffcb47cec916ef7393c923f2e76 (diff) | |
download | golang-0a5da5332bd9410debc501990c63716b36d1f5e8.tar.gz |
comment out 001-allow_IPv4_on_IPv6_sockets.patch temporarily
-rw-r--r-- | debian/patches/series | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/debian/patches/series b/debian/patches/series index 2890fb2bf..9c2d7dc3b 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -1,4 +1,6 @@ -001-allow_IPv4_on_IPv6_sockets.patch +# commented out because i don’t precisely know what it’s for: +# 001-allow_IPv4_on_IPv6_sockets.patch +# http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=574371#46 #003-set_correct_runpath.patch #006-fix_kfreebsd_build.patch #007-use_native_dynamic_linker_on_kfreebsd.patch |