summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorKali Kaneko (leap communications) <kali@leap.se>2019-07-18 16:07:45 +0200
committerRuben Pollan <meskio@sindominio.net>2019-08-05 11:46:18 -0400
commitba05fbef8501d4dc09c1d41051ca1e820d25bf1d (patch)
tree8edcbae1e2e39a8ad172982371e92a736054e619 /Makefile
parent1106467f972e6e5d6781412e999d7c44195bb2df (diff)
[pkg] fix windows paths after testing
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 8661568..5e92a21 100644
--- a/Makefile
+++ b/Makefile
@@ -45,7 +45,8 @@ prepare: generate relink_default
cp branding/templates/makefile/Makefile build/${PROVIDER}/Makefile
VERSION=${VERSION} PROVIDER_CONFIG=${PROVIDER_CONFIG} branding/scripts/generate-vendor-make.py build/${PROVIDER}/vendor.mk
branding/scripts/check-ca-crt.py ${PROVIDER} ${PROVIDER_CONFIG}
- -@make icon
+ # FIXME trouble in win - better get into repo
+ #-@make icon
prepare_win:
mkdir -p build/${PROVIDER}/windows/