blob: f17a7decb66f79dc14f54cc34b14256f42fdd032 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
XZ Utils sources for Debian
---------------------------
This Debian package is developed in a public Git repository (see the Vcs-Git
field of debian/control) based on XZ Utils’s repository on tukaani.org.
To build from a git checkout:
debian/rules get-orig-source
mv xz-utils_*.tar.gz ..
debian/autogen.sh
debuild
To build a released version, no special instructions apply.
“dpkg-buildpackage” and “apt-get -b xz-utils” should work as usual.
-- Jonathan Nieder <jrnieder@gmail.com> Mon, 08 Feb 2010 17:30:00 -0600
|