[blfs] branch trunk updated: Fix the sed for x265
| Newsgroups | gmane.linux.lfs.beyond.book |
|---|---|
| Message-ID | <177765576540.8937.16346296379502743959@rivendell.linuxfromscratch.org> |
This is an automated email from the git hooks/post-receive script.
git pushed a commit to branch trunk
in repository blfs.
The following commit(s) were added to refs/heads/trunk by this push:
new c28b4f047e Fix the sed for x265
c28b4f047e is described below
commit c28b4f047ea33f7b16d756bf75afa5999aabac1d
Author: Joe Locash <[email protected]>
AuthorDate: Fri May 1 13:15:55 2026 -0400
Fix the sed for x265
---
multimedia/libdriv/x265.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/multimedia/libdriv/x265.xml b/multimedia/libdriv/x265.xml
index f588474bce..e635fc2ad4 100644
--- a/multimedia/libdriv/x265.xml
+++ b/multimedia/libdriv/x265.xml
@@ -92,7 +92,7 @@
First, fix building this package for 32-bit platforms:
</para>
-<screen><userinput>sed -i 's/FORMAT_ELF/UNIX64 && FORMAT_ELF/' source/common/x86/cpu-a.asm</userinput></screen>
+<screen><userinput>sed -i 's/FORMAT_ELF/UNIX64 \&\& FORMAT_ELF/' source/common/x86/cpu-a.asm</userinput></screen>
<para>
Install <application>x265</application> by running the following
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
--
http://lists.linuxfromscratch.org/sympa/info/blfs-book
Unsubscribe: See the above information page