Parent Directory
|
Revision Log
|
Revision Graph
- get new version from: http://packages.qa.debian.org/m/mpack.html (files: mpack_1.6.orig.tar.gz, mpack_1.6-4.diff.gz, mpack_1.6-4.dsc) and apply patch 'mpack_1.6-4.diff' to original dir: mpack_1.6/ - this fix the MD5 coding on 64.bit platforms (well, seems to). - added in Contrib to allow separate test (since building mpack seems fishy)
1 | jmc | 1.1 | get new version from: http://packages.qa.debian.org/m/mpack.html |
2 | mpack_1.6.orig.tar.gz ---> tar -xzf ---> mpack-1.6/ | ||
3 | mpack_1.6-4.diff.gz | ||
4 | mpack_1.6-4.dsc | ||
5 | |||
6 | and apply patch 'mpack_1.6-4.diff' to original dir: mpack-1.6/ | ||
7 | > cd mpack-1.6 | ||
8 | > patch < ../mpack_1.6-4.diff | ||
9 | patching file unixpk.c | ||
10 | patching file encode.c | ||
11 | patching file codes.c | ||
12 | patching file magic.c | ||
13 | patching file unixos.c | ||
14 | patching file xmalloc.c | ||
15 | patching file unixunpk.c | ||
16 | patching file decode.c | ||
17 | patching file uudecode.c | ||
18 | patching file part.c | ||
19 | patching file md5.h | ||
20 | patching file README.unix | ||
21 | patching file mkreadme.pl | ||
22 | patching file unixpk.man | ||
23 | patching file unixunpk.man | ||
24 | patching file watch | ||
25 | patching file changelog | ||
26 | patching file control | ||
27 | > cd .. ; mv mpack-1.6 mpack-1.6-4 |
ViewVC Help | |
Powered by ViewVC 1.1.22 |