acme: remove redundant postinst
authorGlen Huang <me@glenhuang.com>
Wed, 26 Apr 2023 11:46:46 +0000 (19:46 +0800)
committerToke Høiland-Jørgensen <toke@toke.dk>
Wed, 26 Apr 2023 20:42:26 +0000 (22:42 +0200)
commit8589f298a130cb28cf0c769b50c1a4c116a3d70b
tree1bc66510d1752e85d85b2342aac4ef3b210d495a
parent1bfd2f7adeaafb317345af41f472564d9ae28a79
acme: remove redundant postinst

opkg runs uci-defaults if a package installs one, in acme-common's case
that's identical to postinst.

prerm shouldn't be run a image builder, so it's unnecessary to check
IPKG_INSTROOT

Signed-off-by: Glen Huang <me@glenhuang.com>
net/acme-common/Makefile