SHA256
1
0
forked from pool/cherrytree
cherrytree/cherrytree-remove-shebang-line.patch
Dominique Leuenberger 8ee8a43317 Accepting request 46703 from home:badshah400
Copy from home:badshah400/cherrytree via accept of submit request 46703 revision 9.
Request was accepted with message:
Thanks for your submission.

OBS-URL: https://build.opensuse.org/request/show/46703
OBS-URL: https://build.opensuse.org/package/show/GNOME:Apps/cherrytree?expand=0&rev=1
2010-08-31 12:31:52 +00:00

73 lines
2.8 KiB
Diff

diff -ur cherrytree-0.14//modules/config.py cherrytree-0.14-new//modules/config.py
--- cherrytree-0.14//modules/config.py 2010-08-23 22:42:19.000000000 +0530
+++ cherrytree-0.14-new//modules/config.py 2010-08-30 23:55:07.447633033 +0530
@@ -1,4 +1,3 @@
-#!/usr/bin/env python
# -*- coding: UTF-8 -*-
#
# config.py
diff -ur cherrytree-0.14//modules/cons.py cherrytree-0.14-new//modules/cons.py
--- cherrytree-0.14//modules/cons.py 2010-08-23 15:15:29.000000000 +0530
+++ cherrytree-0.14-new//modules/cons.py 2010-08-30 23:55:07.451542171 +0530
@@ -1,4 +1,3 @@
-#!/usr/bin/env python
# -*- coding: UTF-8 -*-
#
# cons.py
diff -ur cherrytree-0.14//modules/core.py cherrytree-0.14-new//modules/core.py
--- cherrytree-0.14//modules/core.py 2010-08-23 22:39:53.000000000 +0530
+++ cherrytree-0.14-new//modules/core.py 2010-08-30 23:55:07.468651734 +0530
@@ -1,4 +1,3 @@
-#!/usr/bin/env python
# -*- coding: UTF-8 -*-
#
# core.py
diff -ur cherrytree-0.14//modules/imports.py cherrytree-0.14-new//modules/imports.py
--- cherrytree-0.14//modules/imports.py 2010-08-16 20:28:24.000000000 +0530
+++ cherrytree-0.14-new//modules/imports.py 2010-08-30 23:55:07.472223361 +0530
@@ -1,4 +1,3 @@
-#!/usr/bin/env python
# -*- coding: UTF-8 -*-
#
# imports.py
diff -ur cherrytree-0.14//modules/lists.py cherrytree-0.14-new//modules/lists.py
--- cherrytree-0.14//modules/lists.py 2010-08-17 00:22:10.000000000 +0530
+++ cherrytree-0.14-new//modules/lists.py 2010-08-30 23:55:07.474545949 +0530
@@ -1,4 +1,3 @@
-#!/usr/bin/env python
# -*- coding: UTF-8 -*-
#
# lists.py
diff -ur cherrytree-0.14//modules/machines.py cherrytree-0.14-new//modules/machines.py
--- cherrytree-0.14//modules/machines.py 2010-08-22 22:51:31.000000000 +0530
+++ cherrytree-0.14-new//modules/machines.py 2010-08-30 23:55:07.476562103 +0530
@@ -1,4 +1,3 @@
-#!/usr/bin/env python
# -*- coding: UTF-8 -*-
#
# machines.py
diff -ur cherrytree-0.14//modules/printing.py cherrytree-0.14-new//modules/printing.py
--- cherrytree-0.14//modules/printing.py 2010-08-23 01:54:26.000000000 +0530
+++ cherrytree-0.14-new//modules/printing.py 2010-08-30 23:55:07.480520358 +0530
@@ -1,4 +1,3 @@
-#!/usr/bin/env python
# -*- coding: UTF-8 -*-
#
# printing.py
diff -ur cherrytree-0.14//modules/support.py cherrytree-0.14-new//modules/support.py
--- cherrytree-0.14//modules/support.py 2010-08-16 20:28:24.000000000 +0530
+++ cherrytree-0.14-new//modules/support.py 2010-08-30 23:55:07.481526946 +0530
@@ -1,4 +1,3 @@
-#!/usr/bin/env python
# -*- coding: UTF-8 -*-
#
# support.py
diff -ur cherrytree-0.14//modules/tables.py cherrytree-0.14-new//modules/tables.py
--- cherrytree-0.14//modules/tables.py 2010-08-17 20:59:04.000000000 +0530
+++ cherrytree-0.14-new//modules/tables.py 2010-08-30 23:55:07.481526946 +0530
@@ -1,4 +1,3 @@
-#!/usr/bin/env python
# -*- coding: UTF-8 -*-
#
# tables.py