From 8d5d7ea50ed30730ada236d975cc28ec06ca7b3f Mon Sep 17 00:00:00 2001 From: max Date: Tue, 18 Feb 2020 12:09:39 +0100 Subject: [PATCH] Add Makefile commands needed before building --- user/advanced-configuration/i3.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/user/advanced-configuration/i3.md b/user/advanced-configuration/i3.md index a8de3b6d..f170a04a 100644 --- a/user/advanced-configuration/i3.md +++ b/user/advanced-configuration/i3.md @@ -62,6 +62,8 @@ This used to be more complicated, but I finally redid this and use the same buildsystem that's used by Qubes OS for XFCE. It's just a Makefile that helps you get the sources and start off the build: + $ make get-sources + $ make verify-sources $ make rpms ### Installing