mirror of
https://github.com/Ysurac/openmptcprouter.git
synced 2025-03-09 15:40:20 +00:00
Remove luci-proto-modemmanager if provided in feed
This commit is contained in:
parent
03109d9cde
commit
ebe7f8b212
1 changed files with 1 additions and 0 deletions
1
build.sh
1
build.sh
|
@ -452,6 +452,7 @@ cd "../.."
|
||||||
rm -rf feeds/luci/modules/luci-mod-network
|
rm -rf feeds/luci/modules/luci-mod-network
|
||||||
[ -d feeds/${OMR_DIST}/luci-mod-status ] && rm -rf feeds/luci/modules/luci-mod-status
|
[ -d feeds/${OMR_DIST}/luci-mod-status ] && rm -rf feeds/luci/modules/luci-mod-status
|
||||||
[ -d feeds/${OMR_DIST}/luci-app-statistics ] && rm -rf feeds/luci/applications/luci-app-statistics
|
[ -d feeds/${OMR_DIST}/luci-app-statistics ] && rm -rf feeds/luci/applications/luci-app-statistics
|
||||||
|
[ -d feeds/${OMR_DIST}/luci-proto-modemmanager ] && rm -rf feeds/luci/protocols/luci-proto-modemmanager
|
||||||
|
|
||||||
echo "Add Occitan translation support"
|
echo "Add Occitan translation support"
|
||||||
if ! patch -Rf -N -p1 -s --dry-run < patches/luci-occitan.patch; then
|
if ! patch -Rf -N -p1 -s --dry-run < patches/luci-occitan.patch; then
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue