aboutsummaryrefslogtreecommitdiff
path: root/PACKAGE-MAINTAINER
diff options
context:
space:
mode:
authorMichael Stapelberg <michael@stapelberg.de>2016-10-15 17:39:14 +0200
committerMichael Stapelberg <michael@stapelberg.de>2016-10-23 21:09:24 +0200
commitcfe9824c1dcd3c23575a5dfa3a3983e83a338057 (patch)
tree5fbe10e4b6917cb729e0e313eb2c58c9f26f2d5c /PACKAGE-MAINTAINER
parent7b2d7344633bcfc138517bdd6676ea9a90048cdd (diff)
downloadi3-cfe9824c1dcd3c23575a5dfa3a3983e83a338057.tar.gz
i3-cfe9824c1dcd3c23575a5dfa3a3983e83a338057.zip
Update PACKAGE-MAINTAINER’s compilation instructions
Diffstat (limited to 'PACKAGE-MAINTAINER')
-rw-r--r--PACKAGE-MAINTAINER12
1 files 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