Skip to content

Commit 64ebc6b

Browse files
Update fetch_extract_locally.sh
1 parent b306640 commit 64ebc6b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/gstreamer_prebuilts/fetch_extract_locally.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ wget --quiet https://gstreamer.freedesktop.org/data/pkg/android/1.20.7/gstreamer
55
# NOTE: We intentionally do not include the version in the extracted folder
66
mkdir -p gstreamer-1.0-android-universal
77

8-
tar xf gstreamer-1.0-android-universal-* -C gstreamer-1.0-android-universal --strip-components=1
8+
tar xf gstreamer-1.0-android-universal-* -C gstreamer-1.0-android-universal
99

1010
ls
1111

0 commit comments

Comments
 (0)