11 lines
312 B
Markdown
11 lines
312 B
Markdown
=Info=
|
|
|
|
Packages up various stuff using the bare minimum of interaction to make a .deb package.
|
|
|
|
.deb packages are 'ar' files. You can create them with 'ar', but the recommended way
|
|
seems to be to use dpkg-deb.
|
|
|
|
The packages themselves you can browse and/or download here:
|
|
|
|
http://mirrors.wit.org/wit/pool/main/
|