Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 312659 Details for
Bug 456696
sabayon/ please remove shebangs from non-executable Python scripts
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
[patch]
patch based on upstream code
sabayon-shebang.patch (text/plain), 3.37 KB, created by
ritz
on 2008-07-25 16:46:00 UTC
(
hide
)
Description:
patch based on upstream code
Filename:
MIME Type:
Creator:
ritz
Created:
2008-07-25 16:46:00 UTC
Size:
3.37 KB
patch
obsolete
>diff -Naur sabayon-2.12.4.orig/admin-tool/lockdown/disabledapplets.py sabayon-2.12.4/admin-tool/lockdown/disabledapplets.py >--- sabayon-2.12.4.orig/admin-tool/lockdown/disabledapplets.py 2008-07-24 13:48:38.000000000 +0530 >+++ sabayon-2.12.4/admin-tool/lockdown/disabledapplets.py 2008-07-24 13:57:34.000000000 +0530 >@@ -1,5 +1,3 @@ >-#!/usr/bin/env python >- > # vim: set ts=4 sw=4 et: > > # >diff -Naur sabayon-2.12.4.orig/admin-tool/lockdown/globalvar.py sabayon-2.12.4/admin-tool/lockdown/globalvar.py >--- sabayon-2.12.4.orig/admin-tool/lockdown/globalvar.py 2008-07-24 13:48:38.000000000 +0530 >+++ sabayon-2.12.4/admin-tool/lockdown/globalvar.py 2008-07-24 13:57:40.000000000 +0530 >@@ -1,5 +1,3 @@ >-#!/usr/bin/env python >- > # vim: set ts=4 sw=4 et: > > # >diff -Naur sabayon-2.12.4.orig/admin-tool/lockdown/icons.py sabayon-2.12.4/admin-tool/lockdown/icons.py >--- sabayon-2.12.4.orig/admin-tool/lockdown/icons.py 2008-07-24 13:48:38.000000000 +0530 >+++ sabayon-2.12.4/admin-tool/lockdown/icons.py 2008-07-24 13:57:47.000000000 +0530 >@@ -1,5 +1,3 @@ >-#!/usr/bin/env python >- > # vim: set ts=4 sw=4 et: > > # >diff -Naur sabayon-2.12.4.orig/admin-tool/lockdown/lockdownapplier.py sabayon-2.12.4/admin-tool/lockdown/lockdownapplier.py >--- sabayon-2.12.4.orig/admin-tool/lockdown/lockdownapplier.py 2008-07-24 13:48:38.000000000 +0530 >+++ sabayon-2.12.4/admin-tool/lockdown/lockdownapplier.py 2008-07-24 13:57:55.000000000 +0530 >@@ -1,5 +1,3 @@ >-#!/usr/bin/env python >- > # vim: set ts=4 sw=4 et: > > # >diff -Naur sabayon-2.12.4.orig/admin-tool/lockdown/lockdownbutton.py sabayon-2.12.4/admin-tool/lockdown/lockdownbutton.py >--- sabayon-2.12.4.orig/admin-tool/lockdown/lockdownbutton.py 2008-07-24 13:48:38.000000000 +0530 >+++ sabayon-2.12.4/admin-tool/lockdown/lockdownbutton.py 2008-07-24 13:58:05.000000000 +0530 >@@ -1,5 +1,3 @@ >-#!/usr/bin/env python >- > # vim: set ts=4 sw=4 et: > > # >diff -Naur sabayon-2.12.4.orig/admin-tool/lockdown/lockdowncheckbutton.py sabayon-2.12.4/admin-tool/lockdown/lockdowncheckbutton.py >--- sabayon-2.12.4.orig/admin-tool/lockdown/lockdowncheckbutton.py 2008-07-24 13:48:38.000000000 +0530 >+++ sabayon-2.12.4/admin-tool/lockdown/lockdowncheckbutton.py 2008-07-24 13:58:13.000000000 +0530 >@@ -1,5 +1,3 @@ >-#!/usr/bin/env python >- > # vim: set ts=4 sw=4 et: > > # >diff -Naur sabayon-2.12.4.orig/admin-tool/lockdown/maindialog.py sabayon-2.12.4/admin-tool/lockdown/maindialog.py >--- sabayon-2.12.4.orig/admin-tool/lockdown/maindialog.py 2008-07-24 13:48:38.000000000 +0530 >+++ sabayon-2.12.4/admin-tool/lockdown/maindialog.py 2008-07-24 13:58:24.000000000 +0530 >@@ -1,5 +1,3 @@ >-#!/usr/bin/env python >- > # vim: set ts=4 sw=4 et: > > # >diff -Naur sabayon-2.12.4.orig/admin-tool/lockdown/safeprotocols.py sabayon-2.12.4/admin-tool/lockdown/safeprotocols.py >--- sabayon-2.12.4.orig/admin-tool/lockdown/safeprotocols.py 2008-07-24 13:48:38.000000000 +0530 >+++ sabayon-2.12.4/admin-tool/lockdown/safeprotocols.py 2008-07-24 13:58:29.000000000 +0530 >@@ -1,5 +1,3 @@ >-#!/usr/bin/env python >- > # vim: set ts=4 sw=4 et: > > # >diff -Naur sabayon-2.12.4.orig/admin-tool/lockdown/simpleeditabletreeview.py sabayon-2.12.4/admin-tool/lockdown/simpleeditabletreeview.py >--- sabayon-2.12.4.orig/admin-tool/lockdown/simpleeditabletreeview.py 2008-07-24 13:48:38.000000000 +0530 >+++ sabayon-2.12.4/admin-tool/lockdown/simpleeditabletreeview.py 2008-07-24 13:58:41.000000000 +0530 >@@ -1,5 +1,3 @@ >-#!/usr/bin/env python >- > # vim: set ts=4 sw=4 et: > > #
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 456696
: 312659