1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-19 05:58:53 +02:00
openwrt/package/base-files/files
Jonas Gorski d0af85c9a5 base-files: fix default pre-/postrm for packages with a dot
Instead of stripping everything after the first dot, strip everything
after the last dot.
This fixes pre-/postrm actions for packages with a dot in their name,
like libusb-1.0.

Fixes #19668.

Signed-off-by: Jonas Gorski <jogo@openwrt.org>

SVN-Revision: 45702
2015-05-19 09:13:17 +00:00
..
bin base-files: config_generate did not handle setups with more than 1 switch properly 2014-10-27 15:51:17 +00:00
etc base-files: fix logic error in led default handling (patch from #19593) 2015-05-03 18:04:27 +00:00
lib base-files: fix default pre-/postrm for packages with a dot 2015-05-19 09:13:17 +00:00
rom
sbin base-files: add support for platform_pre_upgrade function 2015-04-09 14:33:03 +00:00