From ab8605a62fc88255dbcc079a16102f17dbe5e704 Mon Sep 17 00:00:00 2001 From: Benedikt Peetz Date: Fri, 18 Jul 2025 18:14:34 +0200 Subject: build({update.sh,crates/{libmpv2,yt_dlp}/update.sh}): Remove pointless update instructions We only need to explicitly update the creates that are not part of the workspace. --- crates/libmpv2/update.sh | 4 ---- 1 file changed, 4 deletions(-) (limited to 'crates/libmpv2/update.sh') diff --git a/crates/libmpv2/update.sh b/crates/libmpv2/update.sh index ecd5aa8..591684a 100755 --- a/crates/libmpv2/update.sh +++ b/crates/libmpv2/update.sh @@ -10,8 +10,4 @@ # You should have received a copy of the License along with this program. # If not, see . -cd "$(dirname "$0")" || exit 1 -[ "$1" = "upgrade" ] && cargo upgrade --incompatible -cargo update - ./libmpv2-sys/update.sh "$@" -- cgit 1.4.1