From cfe9824c1dcd3c23575a5dfa3a3983e83a338057 Mon Sep 17 00:00:00 2001 From: Michael Stapelberg Date: Sat, 15 Oct 2016 17:39:14 +0200 Subject: [PATCH] =?UTF-8?q?Update=20PACKAGE-MAINTAINER=E2=80=99s=20compila?= =?UTF-8?q?tion=20instructions?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- PACKAGE-MAINTAINER | 12 ++++-------- 1 file changed, 4 insertions(+), 8 deletions(-) diff --git a/PACKAGE-MAINTAINER b/PACKAGE-MAINTAINER index 5a922ee8..953fac53 100644 --- a/PACKAGE-MAINTAINER +++ b/PACKAGE-MAINTAINER @@ -23,14 +23,10 @@ x-terminal-emulator symlink in Debian, please use it in i3-sensible-terminal. On debian, compilation and installing the manpages looks like this: - # Compilation - $(MAKE) - $(MAKE) -C man - - # Installation - $(MAKE) DESTDIR=$(CURDIR)/debian/i3-wm/ install - mkdir -p $(CURDIR)/debian/i3-wm/usr/share/man/man1 - cp man/*.1 $(CURDIR)/debian/i3-wm/usr/share/man/man1 + autoreconf -fi + mkdir -p build && cd build + ../configure + make -j8 install Please make sure that i3-migrate-config-to-v4 and i3-config-wizard are installed with i3. The Perl script is necessary to (automatically) convert v3