[blfs] 01/02: rxvt-unicode: typo in sed command
| Newsgroups | gmane.linux.lfs.beyond.book |
|---|---|
| Message-ID | <[email protected]> |
This is an automated email from the git hooks/post-receive script. git pushed a commit to branch trunk in repository blfs. commit b5ffa58b7008a1b9ecf5618b6451be1c40a04f1e Author: Pierre Labastie <[email protected]> AuthorDate: Fri Jul 3 18:45:36 2026 +0200 rxvt-unicode: typo in sed command Sorry for introducing it, but looks like it has not been spotted yet... --- xsoft/other/rxvt-unicode.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xsoft/other/rxvt-unicode.xml b/xsoft/other/rxvt-unicode.xml index 2e0cbc3a04..3369685a12 100644 --- a/xsoft/other/rxvt-unicode.xml +++ b/xsoft/other/rxvt-unicode.xml @@ -103,7 +103,7 @@ First, remove a function that conflicts with C++23 definitions: </para> - <screen><userinput>sed '/interpolation/,+7d/' -i src/rxvtutil.h</userinput></screen> + <screen><userinput>sed '/interpolation/,+7d' -i src/rxvtutil.h</userinput></screen> <para> Install <application>rxvt-unicode</application> by running the -- 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