close
Warning:
Can't synchronize with repository "(default)" (Unsupported version control system "svn": /usr/lib/python2.7/dist-packages/libsvn/_core.so: failed to map segment from shared object: Cannot allocate memory). Look in the Trac log for more information.
- Timestamp:
-
Jun 12, 2008, 9:50:15 PM (17 years ago)
- Author:
-
jazz
- Comment:
-
--
Legend:
- Unmodified
- Added
- Removed
- Modified
-
|
v4
|
v5
|
|
| 211 | 211 | # through entries in localdefs . |
| 212 | 212 | }}} |
| 213 | | * type '''exit''' to finish '''cdbs-edit-patch'''. You can use '''exit 1''' to skip creating patches if there is something wrong. Use '''dpkg-buildpackage''' command to build your new packages. |
| | 213 | * type '''exit''' to finish '''cdbs-edit-patch'''. You can use '''exit 1''' to skip creating patches if there is something wrong. |
| | 214 | {{{ |
| | 215 | root@r-mpi:/tmp/cdbs-new-patch.aj3114/mpich2-1.0.7.new# exit |
| | 216 | root@r-mpi:~/mpich2-1.0.7# cat debian/patches/01_Makefile.in.patch |
| | 217 | }}} |
| | 218 | |
| | 219 | == Build New debian packages == |
| | 220 | |
| | 221 | * Use '''dpkg-buildpackage''' command to build your new packages. |
| 214 | 222 | {{{ |
| 215 | 223 | root@r-mpi:/tmp/cdbs-new-patch.aj3114/mpich2-1.0.7.new# exit |