File apputils_stripShebang.patch of Package python-google-apputils

Index: google-apputils-0.4.0/google/apputils/__init__.py
===================================================================
--- google-apputils-0.4.0.orig/google/apputils/__init__.py
+++ google-apputils-0.4.0/google/apputils/__init__.py
@@ -1,4 +1,3 @@
-#!/usr/bin/env python
 try:
   import pkg_resources
   pkg_resources.declare_namespace(__name__)
Index: google-apputils-0.4.0/google/apputils/app.py
===================================================================
--- google-apputils-0.4.0.orig/google/apputils/app.py
+++ google-apputils-0.4.0/google/apputils/app.py
@@ -1,4 +1,3 @@
-#!/usr/bin/env python
 # Copyright 2003 Google Inc. All Rights Reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
Index: google-apputils-0.4.0/google/apputils/basetest.py
===================================================================
--- google-apputils-0.4.0.orig/google/apputils/basetest.py
+++ google-apputils-0.4.0/google/apputils/basetest.py
@@ -1,4 +1,3 @@
-#!/usr/bin/env python
 # Copyright 2010 Google Inc. All Rights Reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
Index: google-apputils-0.4.0/google/apputils/datelib.py
===================================================================
--- google-apputils-0.4.0.orig/google/apputils/datelib.py
+++ google-apputils-0.4.0/google/apputils/datelib.py
@@ -1,4 +1,3 @@
-#!/usr/bin/env python
 # Copyright 2002 Google Inc. All Rights Reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
Index: google-apputils-0.4.0/google/apputils/debug.py
===================================================================
--- google-apputils-0.4.0.orig/google/apputils/debug.py
+++ google-apputils-0.4.0/google/apputils/debug.py
@@ -1,4 +1,3 @@
-#!/usr/bin/env python
 # Copyright 2004 Google Inc. All Rights Reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
Index: google-apputils-0.4.0/google/apputils/file_util.py
===================================================================
--- google-apputils-0.4.0.orig/google/apputils/file_util.py
+++ google-apputils-0.4.0/google/apputils/file_util.py
@@ -1,4 +1,3 @@
-#!/usr/bin/env python
 # Copyright 2007 Google Inc. All Rights Reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
Index: google-apputils-0.4.0/google/apputils/humanize.py
===================================================================
--- google-apputils-0.4.0.orig/google/apputils/humanize.py
+++ google-apputils-0.4.0/google/apputils/humanize.py
@@ -1,4 +1,3 @@
-#!/usr/bin/env python
 # -*- coding: utf-8 -*-
 # Copyright 2008 Google Inc. All Rights Reserved.
 
Index: google-apputils-0.4.0/google/apputils/resources.py
===================================================================
--- google-apputils-0.4.0.orig/google/apputils/resources.py
+++ google-apputils-0.4.0/google/apputils/resources.py
@@ -1,4 +1,3 @@
-#!/usr/bin/env python
 # Copyright 2010 Google Inc. All Rights Reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
Index: google-apputils-0.4.0/google/apputils/run_script_module.py
===================================================================
--- google-apputils-0.4.0.orig/google/apputils/run_script_module.py
+++ google-apputils-0.4.0/google/apputils/run_script_module.py
@@ -1,4 +1,3 @@
-#!/usr/bin/env python
 # Copyright 2010 Google Inc. All Rights Reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
Index: google-apputils-0.4.0/google/apputils/setup_command.py
===================================================================
--- google-apputils-0.4.0.orig/google/apputils/setup_command.py
+++ google-apputils-0.4.0/google/apputils/setup_command.py
@@ -1,4 +1,3 @@
-#!/usr/bin/env python
 # Copyright 2010 Google Inc. All Rights Reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
Index: google-apputils-0.4.0/google/apputils/shellutil.py
===================================================================
--- google-apputils-0.4.0.orig/google/apputils/shellutil.py
+++ google-apputils-0.4.0/google/apputils/shellutil.py
@@ -1,4 +1,3 @@
-#!/usr/bin/env python
 # This code must be source compatible with Python 2.4 through 3.3.
 #
 # Copyright 2003 Google Inc. All Rights Reserved.
Index: google-apputils-0.4.0/google/apputils/stopwatch.py
===================================================================
--- google-apputils-0.4.0.orig/google/apputils/stopwatch.py
+++ google-apputils-0.4.0/google/apputils/stopwatch.py
@@ -1,4 +1,3 @@
-#!/usr/bin/env python
 # Copyright 2005 Google Inc. All Rights Reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
openSUSE Build Service is sponsored by