diff --git a/build.sh b/build.sh index 931dcf8e..b478138c 100755 --- a/build.sh +++ b/build.sh @@ -630,14 +630,9 @@ if ! patch -Rf -N -p1 -s --dry-run < patches/luci-occitan.patch; then fi [ -d $OMR_FEED/luci-base/po/oc ] && cp -rf $OMR_FEED/luci-base/po/oc feeds/luci/modules/luci-base/po/ echo "Done" -echo "$OMR_DIST" -echo "$OMR_REPO" -echo "$(git -C "$OMR_FEED" tag --sort=committerdate | tail -1)-$(git -C "$OMR_FEED" rev-parse --short HEAD)" - cd "$OMR_TARGET/source" echo "Update feeds index" cp .config .config.keep -scripts/feeds clean scripts/feeds update -a #cd -