mirror of
https://github.com/kiddin9/openwrt-packages.git
synced 2025-01-09 05:57:32 +08:00
🎈 Sync 2022-01-30 11:32:40
This commit is contained in:
parent
00ad708eb9
commit
a5c1246172
@ -13,7 +13,7 @@ include $(INCLUDE_DIR)/feeds.mk
|
||||
|
||||
PKG_NAME:=base-files
|
||||
PKG_FLAGS:=nonshared
|
||||
PKG_RELEASE:=10
|
||||
PKG_RELEASE:=11
|
||||
|
||||
PKG_FILE_DEPENDS:=$(PLATFORM_DIR)/ $(GENERIC_PLATFORM_DIR)/base-files/
|
||||
PKG_BUILD_DEPENDS:=usign/host ucert/host
|
||||
|
@ -199,6 +199,7 @@ default_prerm() {
|
||||
fi
|
||||
done
|
||||
|
||||
/etc/init.d/ucitrack reload
|
||||
return $ret
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user