Thread
:
py2deb package becomes .tar.gz, how can I get .deb?
View Single Post
MohammadAG
2010-04-24 , 23:00
Posts: 2,473 | Thanked: 12,265 times | Joined on Oct 2009 @ Jerusalem, PS/IL
#
3
r = p.generate(version,build,changelog=changeloginform ation,tar=True,dsc=True,changes=True,build=False,s rc=True)
Or change src= to Falso and build=True in the last line
Oh and one more thing, you can put non working builds (not on purpose of course) in -devel, users were already warned.
Quote & Reply
|
The Following User Says Thank You to MohammadAG For This Useful Post:
fatalsaint
MohammadAG
View Public Profile
Send a private message to MohammadAG
Find all posts by MohammadAG