File: script_name.patch

package info (click to toggle)
python-xrt 1.4.0-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 16,036 kB
  • sloc: python: 49,035; xml: 4,553; lisp: 3,554; sh: 22; javascript: 18; makefile: 17
file content (13 lines) | stat: -rw-r--r-- 611 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
Index: xrt-1.4.0/setup.py
===================================================================
--- xrt-1.4.0.orig/setup.py
+++ xrt-1.4.0/setup.py
@@ -205,7 +205,7 @@ setup(
                             '_themes/qook/*.*', '_themes/qook/static/*.*'],
         'xrt.gui.xrtQook': ['_icons/*.*'],
         'xrt.gui.xrtGlow': ['_icons/*.*']},
-    scripts=['xrt/gui/xrtQookStart.pyw', 'xrt/gui/xrtQookStart.py'],
+    scripts=['xrt/gui/xrtQookStart'],
     install_requires=['numpy>=1.8.0', 'scipy>=0.17.0', 'matplotlib>=2.0.0',
                       #'sphinx>=1.6.2',
                       # 'openpyxl', 'distro'