correct command to generate package client

This commit is contained in:
AleaJactaEst 2019-08-30 22:17:45 +02:00
parent e6434f00e0
commit 5dce89acca

View file

@ -1216,6 +1216,7 @@ Linux client debian_amd64_buster build:
libxrandr-dev
libxrender-dev
libxxf86vm-dev
makeself
mercurial
rrdtool
unzip
@ -1238,7 +1239,7 @@ Linux client debian_amd64_buster build:
- (cd code/build; make khanat_client)
- (cd code/build/bin; ls -lh)
- mkdir -p Linux/x86_64
- cp code/bin/* Linux/x86_64
- cp code/build/bin/* Linux/x86_64
# Packaging
- cp ./dist/khanat/autoextract_script.sh ./Linux/x86_64/
- chmod +x ./Linux/x86_64/autoextract_script.sh