Skip to content

Commit e99d289

Browse files
authored
Switch rpm compression to xz (#157)
1 parent c62b4c2 commit e99d289

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -425,6 +425,7 @@ exe/$(PACKAGE_NAME).iss : exe/package.iss
425425
--define '_company_name_low $(COMPANY_NAME_LOW)' \
426426
--define '_product_name_low $(PRODUCT_NAME_LOW)' \
427427
--define '_ds_prefix $(DS_PREFIX)' \
428+
--define '_binary_payload w7.xzdio' \
428429
$(PACKAGE_NAME).spec
429430

430431
ifeq ($(COMPANY_NAME_LOW),onlyoffice)

0 commit comments

Comments
 (0)