Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37408993
en ru br
Репозитории ALT
S:5.18.12-alt2
5.1: 5.9.9-alt1
4.1: 5.8.9-alt1
4.0: 5.8.4-alt1
3.0: 5.6.6-alt1
www.altlinux.org/Changes

Группа :: Разработка/Прочее
Пакет: autogen

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Патч: autogen-5.18.4-masquerade-deps.patch
Скачать


diff --git a/autoopts/tpl/texi2mdoc.sh b/autoopts/tpl/texi2mdoc.sh
index 4aff400..60eb43c 100755
--- a/autoopts/tpl/texi2mdoc.sh
+++ b/autoopts/tpl/texi2mdoc.sh
@@ -33,8 +33,9 @@
 
 # /bin/sh on Solaris is too horrible for words
 #
+XPG4_SH=/usr/xpg4/bin/sh
 case "$0" in
-/bin/sh ) test -x /usr/xpg4/bin/sh && exec /usr/xpg4/bin/sh ${1+"$@"} ;;
+/bin/sh ) test -x $XPG4_SH && exec $XPG4_SH ${1+"$@"} ;;
 esac
 
 parent_pid=$$
 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin