Home | History | Annotate | Download | only in bzip2

Lines Matching refs:bzip2

29 # bzip2netbsd:  convert a bzip2 source tree into a
30 # netbsd bzip2 source tree, under src/external/bsd/dist,
33 # Rough instructions for importing new bzip2 release:
36 # $ tar xpfz /new/bzip2/release/tar/file
37 # $ sh /usr/src/external/bsd/bzip2/bzip2netbsd bzip2-1.x.y `pwd`
38 # $ cd src/external/bsd/bzip2/dist
39 # $ cvs import -m "Import bzip2 1.x.y" src/external/bsd/bzip2/dist JSEWARD bzip2-1-x-y
41 # $ rm -r src bzip2-1.x.y
49 d=$2/src/external/bsd/bzip2/dist
81 rm -f bzip2.1.preformatted bzip2.txt
83 ### bzip2 distribution doesn't have RCS/CVS tags (!).