mirror of
https://abf.rosa.ru/djam/calibre.git
synced 2025-02-25 00:22:46 +00:00
11 lines
318 B
Diff
11 lines
318 B
Diff
--- calibre/setup/old.install.py 2011-06-17 20:56:05.000000000 +0300
|
|
+++ calibre/setup/install.py 2011-06-19 16:49:04.834298647 +0300
|
|
@@ -12,7 +12,7 @@
|
|
__appname__, __version__)
|
|
|
|
HEADER = '''\
|
|
-#!/usr/bin/env python2
|
|
+#!/usr/bin/env python
|
|
|
|
"""
|
|
This is the standard runscript for all of calibre's tools.
|