Re: [dev] install dwm

From: Michael Stummvoll <michael_AT_stummi.org>
Date: Tue, 24 Jan 2012 11:08:03 +0100

On 24.01.2012 10:08, Anthony Campbell wrote:
> I use Debian Sid, which is similar though not identical to Ubuntu. I haven't tried to make a .deb file, which seems like an unnecessary complication.
- apt-get build-dep dwm
- apt-get source dwm

and then, in the dwm-directory:
- edit the source like you want
- dpkg-buildpackage
- dpkg -i ../dwm*.deb

between editing the source and building the package you may want run something like 'dch "local changes"' to prevent your dwm gets overriden by apt with the same version in repository.

Kind Regards,
Michael
Received on Tue Jan 24 2012 - 11:08:03 CET

This archive was generated by hypermail 2.3.0 : Tue Jan 24 2012 - 11:12:05 CET