This repository has been archived on 2025-09-14. You can view files and clone it, but cannot push or open issues or pull requests.
Files
tango-tfe/vendor/patch/compile_ctemplate_use_centos8_with_gcc7.patch

10 lines
305 B
Diff
Raw Normal View History

diff --git a/src/htmlparser/generate_fsm.py b/src/htmlparser/generate_fsm.py
index 9106b96..3f1e535 100755
--- a/src/htmlparser/generate_fsm.py
+++ b/src/htmlparser/generate_fsm.py
@@ -1,4 +1,4 @@
-#!/usr/bin/env python
+#!/usr/bin/env python2
#
# Copyright (c) 2008, Google Inc.
# All rights reserved.