File: no-scripts.patch

package info (click to toggle)
pypng 0.20250521.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 752 kB
  • sloc: python: 4,895; sh: 232; makefile: 19
file content (35 lines) | stat: -rw-r--r-- 745 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
Description: do not install executables
Author: Sascha Steinbiss <satta@debian.org>
Last-Update: 2022-12-12
--- a/setup.cfg
+++ b/setup.cfg
@@ -28,16 +28,16 @@
 	= code
 py_modules =
     png
-scripts =
-    code/prichunkpng
-    code/pricolpng
-    code/priditherpng
-    code/priforgepng
-    code/prigreypng
-    code/pripalpng
-    code/pripamtopng
-    code/priplan9topng
-    code/pripnglsch
-    code/pripngtopam
-    code/prirowpng
-    code/priweavepng
+#scripts =
+#    code/prichunkpng
+#    code/pricolpng
+#    code/priditherpng
+#    code/priforgepng
+#    code/prigreypng
+#    code/pripalpng
+#    code/pripamtopng
+#    code/priplan9topng
+#    code/pripnglsch
+#    code/pripngtopam
+#    code/prirowpng
+#    code/priweavepng