From bc52446074fb6013d1f06f1bb579e2cbfcb896b2 Mon Sep 17 00:00:00 2001 From: Rob Crittenden Date: Wed, 17 Oct 2007 11:28:37 -0400 Subject: Fix build issues by combining patches submitted by Michael Gregg and Karl MacMillan Remove #!/usr/bin/python from many files to quiet rpmlint --- ipa-python/ipaerror.py | 2 -- 1 file changed, 2 deletions(-) (limited to 'ipa-python/ipaerror.py') diff --git a/ipa-python/ipaerror.py b/ipa-python/ipaerror.py index 9e9a7414..0106132c 100644 --- a/ipa-python/ipaerror.py +++ b/ipa-python/ipaerror.py @@ -1,5 +1,3 @@ -#! /usr/bin/python -E -# # Copyright (C) 2007 Red Hat # see file 'COPYING' for use and warranty information # -- cgit