We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2854cf5 commit 72efbdfCopy full SHA for 72efbdf
Makefile
@@ -6,7 +6,7 @@ SHARE_OPTION := --boot-splash --comp-type "xz" --user "alter" --password "alter"
6
ARCH_x86_64 := --arch x86_64
7
ARCH_i686 := --arch i686
8
ARCH_Pen4 := --arch pen4
9
-FULLBUILD := -d -g -e --noconfirm
+FULLBUILD := -d -g -e -r 5 --noconfirm
10
DEBUG_OPTION := --debug --log
11
DEBUG := false
12
FULL_x86_64 := xfce cinnamon i3 plasma gnome
0 commit comments