Skip to content

Commit f79f013

Browse files
committed
Revert "don't bundle broken zsyncmake"
This reverts commit 16bb900.
1 parent 3aec162 commit f79f013

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci/build.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ find AppDir
3838

3939
cp "$(which desktop-file-validate)" AppDir/usr/bin
4040
cp "$(which mksquashfs)" AppDir/usr/bin
41-
#cp "$(which zsyncmake)" AppDir/usr/bin
41+
cp "$(which zsyncmake)" AppDir/usr/bin
4242

4343
cp "$repo_root"/resources/AppRun.sh AppDir/AppRun
4444
chmod +x AppDir/AppRun

0 commit comments

Comments
 (0)