summarylogtreecommitdiffstats
path: root/avro-cpp-python2.patch
diff options
context:
space:
mode:
authorMarkus Kitsinger (SwooshyCueb)2022-05-24 14:31:50 -0400
committerMarkus Kitsinger (SwooshyCueb)2022-05-24 14:32:34 -0400
commitf78d8ed1fa34c86117fc258b5c4355cfae8f0f2d (patch)
tree999065e4ff075ed3179b719d2090331c70e7a5b7 /avro-cpp-python2.patch
parent537f050b2060a7d9ef87e4b3a3730b22ebb288fa (diff)
downloadaur-f78d8ed1fa34c86117fc258b5c4355cfae8f0f2d.tar.gz
Update for 1.11.0 + build with snappy support
Diffstat (limited to 'avro-cpp-python2.patch')
-rw-r--r--avro-cpp-python2.patch9
1 files changed, 0 insertions, 9 deletions
diff --git a/avro-cpp-python2.patch b/avro-cpp-python2.patch
deleted file mode 100644
index 79a7ad042a42..000000000000
--- a/avro-cpp-python2.patch
+++ /dev/null
@@ -1,9 +0,0 @@
-diff -uNr avro-cpp-1.8.0.orig/scripts/gen-cppcode.py avro-cpp-1.8.0/scripts/gen-cppcode.py
---- avro-cpp-1.8.0.orig/scripts/gen-cppcode.py 2016-02-04 13:28:36.564240294 +0000
-+++ avro-cpp-1.8.0/scripts/gen-cppcode.py 2016-02-04 13:35:33.354241323 +0000
-@@ -1,4 +1,4 @@
--#!/usr/bin/python
-+#!/usr/bin/python2
-
- license = '''/**
- * Licensed to the Apache Software Foundation (ASF) under one