14
0
Sascha Peilicke
2012-12-13 10:44:24 +00:00
committed by Git OBS Bridge
commit c330fdc0c6
6 changed files with 109 additions and 0 deletions

10
no_optimize.patch Normal file
View File

@@ -0,0 +1,10 @@
--- a/setup.cfg
+++ b/setup.cfg
@@ -1,6 +1,6 @@
[install]
compile = 1
-optimize = 1
+optimize = 0
[sdist]
formats = gztar, zip