Skip to content

Commit 29843fb

Browse files
committed
ayufan: dev.mk: use .gzip for deb files, due to jordansissel/fpm#1647
1 parent bb4886a commit 29843fb

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

dev-ayufan/package.mk

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ u-boot-package: $(UBOOT_LOADERS)
66
--force \
77
--depends debsums \
88
--depends mtd-utils \
9-
--deb-compression bzip2 \
109
--deb-field "Multi-Arch: foreign" \
1110
--deb-field "Replaces: u-boot-virtual, u-boot-rockchip, u-boot-$(BOARD_TARGET), u-boot-rockchip-$(BOARD_TARGET)" \
1211
--deb-field "Conflicts: u-boot-virtual, u-boot-rockchip, u-boot-$(BOARD_TARGET), u-boot-rockchip-$(BOARD_TARGET)" \

0 commit comments

Comments
 (0)