Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 688f3dd

Browse filesBrowse files
committed
Debian fix
1 parent 762c49b commit 688f3dd
Copy full SHA for 688f3dd

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed

‎build-ffmpeg

Copy file name to clipboardExpand all lines: build-ffmpeg
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -181,7 +181,7 @@ fi
181181

182182
if build "libvpx"; then
183183
download "https://github.com/webmproject/libvpx/archive/v1.7.0.tar.gz" "libvpx-1.7.0.tar.gz"
184-
cd $PACKAGES/libvpx-0* || exit
184+
cd $PACKAGES/libvpx-*0 || exit
185185

186186
if [[ "$OSTYPE" == "darwin"* ]]; then
187187
echo "Applying Darwin patch"

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.