From 5d2aaac0ec9c2baab91727d8d2caf6d37db4e4d2 Mon Sep 17 00:00:00 2001 From: Marcin Krol Date: Sun, 5 Apr 2020 23:30:19 +0200 Subject: [PATCH] - merged 58 from PLD --- mksh.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/mksh.spec b/mksh.spec index c9f2607..a457ebc 100644 --- a/mksh.spec +++ b/mksh.spec @@ -7,12 +7,12 @@ Summary: MirBSD Korn Shell Summary(pl.UTF-8): Powłoka Korna z MirBSD Name: mksh -Version: 57 +Version: 58 Release: 1 License: BSD Group: Applications/Shells Source0: https://www.mirbsd.org/MirOS/dist/mir/mksh/%{name}-R%{version}.tgz -# Source0-md5: 4d2686535252ea6a57bdec531498239a +# Source0-md5: 6922a3e2228de2f0e78ff25398ccf8df Source1: %{name}-mkshrc Source2: get-source.sh Patch0: %{name}-mkshrc_support.patch @@ -86,7 +86,7 @@ W tym pakiecie jest mksh skonsolidowany statycznie. # sed rules instead of patch (needed update for every release) sed -i -e 's|\(#define.*MKSH_VERSION.*\)"|\1 @DISTRO@"|g' sh.h -sed -i -e 's|\(@(#)MIRBSD KSH.*\)|\1 @DISTRO@|g' check.t +sed -i -e 's|\(KSH R%{version}.*\)|\1 @DISTRO@|g' check.t # fill distro sed -i -e 's#@DISTRO@#TLD/Linux#g' check.t sh.h -- 2.37.3