]> git.sur5r.net Git - i3/i3/commitdiff
Update PACKAGE-MAINTAINER’s compilation instructions
authorMichael Stapelberg <michael@stapelberg.de>
Sat, 15 Oct 2016 15:39:14 +0000 (17:39 +0200)
committerMichael Stapelberg <michael@stapelberg.de>
Sun, 23 Oct 2016 19:09:24 +0000 (21:09 +0200)
PACKAGE-MAINTAINER

index 5a922ee8b323aabfcd1e427dcc3183fe545f9abe..953fac5390c7e02b68fd417d5d9076a2d9c6ed1a 100644 (file)
@@ -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