From bd2aeb8d8f71027522ec2c5333c191deb1cce82d Mon Sep 17 00:00:00 2001 From: Igor Pecovnik Date: Tue, 19 Jun 2018 15:15:10 +0200 Subject: [PATCH] ZRAM force replacing zram-config if installed --- lib/makeboarddeb.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/makeboarddeb.sh b/lib/makeboarddeb.sh index b7df71d4bf..88ee422312 100644 --- a/lib/makeboarddeb.sh +++ b/lib/makeboarddeb.sh @@ -36,7 +36,7 @@ create_board_package() Provides: armbian-bsp Conflicts: armbian-bsp Suggests: armbian-config - Replaces: base-files, armbian-tools-$RELEASE + Replaces: zram-config, base-files, armbian-tools-$RELEASE Recommends: bsdutils, parted, python3-apt, util-linux, toilet Description: Armbian tweaks for $RELEASE on $BOARD ($BRANCH branch) EOF