mirror of
https://github.com/openwrt/packages.git
synced 2026-05-31 23:12:02 +08:00
9e3d098382
It causes multiple failures, which I noticed on OpenWrt buildbots [1]
for several packages [2].
It appears this change wasn't fully tested against a complete build
with all packages. Reverting for now until the issue is resolved.
[1] https://downloads.openwrt.org/snapshots/faillogs/
[2] https://github.com/openwrt/packages/pull/22544
This reverts commit 6bb0d6bd2a.
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>