linux_xanmod: 5.11.14 -> 5.11.15
[NixPkgs.git] / pkgs / development / python-modules / s2clientprotocol / pure-version.patch
blob43675c3bb11cfb067970e3d4d1e1eb4c14495185
1 diff --git a/setup.py b/setup.py
2 index 89131a8..19527df 100755
3 --- a/setup.py
4 +++ b/setup.py
5 @@ -13,8 +13,6 @@ from distutils.spawn import find_executable
6 from setuptools import setup
7 from setuptools.command.build_py import build_py
9 -import gameversion_autogen as ver
11 SETUP_DIR = os.path.dirname(os.path.abspath(__file__))
12 PROTO_DIR = os.path.join(SETUP_DIR, 's2clientprotocol')