Skip to content

Commit

Permalink
make_chm_en: package tar.xz
Browse files Browse the repository at this point in the history
  • Loading branch information
myfreeer committed Dec 31, 2022
1 parent 787e97e commit d82441f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions make_chm_en.sh
Original file line number Diff line number Diff line change
Expand Up @@ -56,3 +56,4 @@ sed "s/cppreference\.chm/cppreference-en-${VERSION}\.chm/" cppreference.hhp > "c
# Compile and package UTF-8 version
"${HHC}" "cppreference-en-${VERSION}.hhp"
"${_7Z}" a -mx9 "cppreference-en-${VERSION}-chm-project.7z" "cppreference-en-${VERSION}.hhp" cppreference.{hhc,hhk} hh{a.dll,c.exe} chmhelp/*
tar caf "cppreference-en-${VERSION}-chm-project.tar.xz" "cppreference-en-${VERSION}.hhp" cppreference.{hhc,hhk} hh{a.dll,c.exe} chmhelp/*

0 comments on commit d82441f

Please sign in to comment.