diff options
author | Ondřej Surý <ondrej@sury.org> | 2012-05-02 15:46:08 +0200 |
---|---|---|
committer | Ondřej Surý <ondrej@sury.org> | 2012-05-02 15:46:08 +0200 |
commit | 5368743164515718a28d752a1e9d628c6f8f5d42 (patch) | |
tree | 71ce2b141b284f745c850bdfc05f0216c2ed2d3f | |
parent | 62e7d56f2c8706e5b88221cedac6769863ddf3b0 (diff) | |
download | golang-5368743164515718a28d752a1e9d628c6f8f5d42.tar.gz |
Remove VERSION patch
-rw-r--r-- | debian/patches/000-fix_upstream_version.patch | 5 | ||||
-rw-r--r-- | debian/patches/series | 1 |
2 files changed, 0 insertions, 6 deletions
diff --git a/debian/patches/000-fix_upstream_version.patch b/debian/patches/000-fix_upstream_version.patch deleted file mode 100644 index 03b52ef8f..000000000 --- a/debian/patches/000-fix_upstream_version.patch +++ /dev/null @@ -1,5 +0,0 @@ ---- a/VERSION -+++ b/VERSION -@@ -1 +1 @@ --release.r60 9481 -+go1 diff --git a/debian/patches/series b/debian/patches/series index dc082f6b4..e63f9331a 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -1,4 +1,3 @@ -000-fix_upstream_version.patch 001-allow_IPv4_on_IPv6_sockets.patch #003-set_correct_runpath.patch #006-fix_kfreebsd_build.patch |