openwrt-packages/utils/tang
René van Dorst 077fed709a tang: Fix installation error, missing fi statement
root@OpenWrt:/# opkg install tang
Package tang (10-3) installed in root is up to date.
Configuring tang.
//usr/lib/opkg/info/tang.postinst: /usr/lib/opkg/info/tang.postinst-pkg: line 9: syntax error: unexpected end of file (expecting "fi")
Collected errors:
 * pkg_run_script: package "tang" postinst script returned status 2.
 * opkg_configure: tang.postinst returned 2.

Fix commit d49c79b76b tang: remove outdated
 key handling.

if statement is not closed.

Signed-off-by: René van Dorst <opensource@vdorst.com>
2021-10-08 09:45:12 -07:00
..
files tang: Add package into tree 2019-04-04 01:20:12 +02:00
patches tang: update to 10 2021-06-02 20:21:40 -07:00
Makefile tang: Fix installation error, missing fi statement 2021-10-08 09:45:12 -07:00