Changes between Version 17 and Version 18 of BuildingDebianPackages
- Timestamp:
- 10/07/09 12:41:19 (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
BuildingDebianPackages
v17 v18 147 147 To build a package of the ssl backport for .deb based distributions that don't ship with python 2.6, you can follow these instructions, which use [http://github.com/astraw/stdeb/tree/master stdeb]. Alternatively if you happen to have .deb packaging skills, it would be great to get policy-complaint .debs into the major deb-based distributions. 148 148 149 '''NOTE:''' To build the module on Debian (lenny) and Ubuntu (hardy), I had to apply this [attachment:ssl-debian.patch patch] to remove bluetooth references. 150 149 151 {{{ 150 152 sudo aptitude install python-all-dev fakeroot python-setuptools libssl-dev debhelper python-support