update make file
This commit is contained in:
parent
8b1f52ed8c
commit
0b35495e23
4
Makefile
4
Makefile
|
@ -27,9 +27,9 @@ deb64opb:
|
||||||
dev64opb:
|
dev64opb:
|
||||||
python3 ${PY_PATH}/build_iso.py set e-openbox b-dev64
|
python3 ${PY_PATH}/build_iso.py set e-openbox b-dev64
|
||||||
deb64loadxf:
|
deb64loadxf:
|
||||||
python3 ${PY_PATH}/build_iso.py set e-loadxfdeb b-deb64
|
python3 ${PY_PATH}/build_iso.py set e-loadxf b-deb64
|
||||||
dev64loadxf:
|
dev64loadxf:
|
||||||
python3 ${PY_PATH}/build_iso.py set e-loadxfdev b-dev64
|
python3 ${PY_PATH}/build_iso.py set e-loadxf b-dev64
|
||||||
|
|
||||||
## 32 bit ISOs
|
## 32 bit ISOs
|
||||||
deb32xfce:
|
deb32xfce:
|
||||||
|
|
Loading…
Reference in New Issue