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 5051e3e commit 8a0a90bCopy full SHA for 8a0a90b
Makefile
@@ -7,7 +7,7 @@ ARCH_i686 := --arch i686
7
CURRENT_DIR := ${shell dirname $(dir $(abspath $(lastword $(MAKEFILE_LIST))))}/${shell basename $(dir $(abspath $(lastword $(MAKEFILE_LIST))))}
8
9
full:mkalteriso
10
- @sudo ${CURRENT_DIR}/tools/fullbuild.sh
+ @sudo ${CURRENT_DIR}/tools/fullbuild.sh -d
11
@make clean
12
13
xfce-64 xfce-32 lxde-64 lxde-32 plasma-64 releng-32 releng-64 cinnamon-64 cinnamon-32 deepin-64 gnome-64 gnomemac-64 i3-64 i3-32:mkalteriso
0 commit comments