File: 00-removes-extra-binaries.patch

package info (click to toggle)
glueviz 1.0.1%2Bdfsg-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 30,340 kB
  • sloc: python: 44,462; makefile: 138; sh: 70
file content (17 lines) | stat: -rw-r--r-- 470 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Description: Removes extra binaries generated from source.
Author: Josue Ortega <josue@debian.org>
Last-Update: 2021-01-18
Forwarded: not-needed

--- a/setup.cfg
+++ b/setup.cfg
@@ -57,9 +57,6 @@
 	fits_format = glue.io.formats.fits:setup
 	export_python = glue.plugins.tools:setup
 	directory_importer = glue.io.qt.directory_importer:setup
-console_scripts = 
-	glue-config = glue.config_gen:main
-	glue-deps = glue._deps:main
 gui_scripts = 
 	glue = glue.main:main