more work on deb
This commit is contained in:
parent
5591f001d8
commit
e3a0561a94
12 changed files with 80 additions and 37 deletions
10
tools/packaging/stdeb.patch
Normal file
10
tools/packaging/stdeb.patch
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
--- /dev/null 2010-07-21 23:28:33.036382748 +0200
|
||||
+++ /usr/share/pyshared/stdeb/util.py 2010-07-21 23:28:39.808445830 +0200
|
||||
@@ -254,6 +254,7 @@
|
||||
import pkg_resources
|
||||
|
||||
depends = [] # This will be the return value from this function.
|
||||
+ return depends
|
||||
|
||||
parsed_reqs=[]
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue