From 1e2a82e8b84be31b61eaac839d9bb33a7cdfe554 Mon Sep 17 00:00:00 2001
From: Andrew Randrianasulu <randrianasulu@gmail.com>
Date: Mon, 4 Apr 2022 04:37:26 +0300
Subject: [PATCH 70/71] Fix libdpx patch

---
 cinelerra-5.1/thirdparty/src/libdpx.patch | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/cinelerra-5.1/thirdparty/src/libdpx.patch b/cinelerra-5.1/thirdparty/src/libdpx.patch
index f139c184..09539ad2 100644
--- a/cinelerra-5.1/thirdparty/src/libdpx.patch
+++ b/cinelerra-5.1/thirdparty/src/libdpx.patch
@@ -1,5 +1,5 @@
---- configure.ac.orig	2022-04-03 18:21:04.183058995 +0300
-+++ configure.ac	2022-04-03 18:26:35.223059015 +0300
+--- ./configure.ac.orig	2022-04-03 18:21:04.183058995 +0300
++++ ./configure.ac	2022-04-03 18:26:35.223059015 +0300
 @@ -10,7 +10,7 @@
  # Checks for programs.
  AC_PROG_CC
-- 
2.35.1

