Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37401902
en ru br
Репозитории ALT
4.1: 0-alt1.2006.04.28
4.0: 0-alt1.2006.04.28
www.altlinux.org/Changes

Группа :: Игры/Прочее
Пакет: gargoyle

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

Патч: gargoyle-2006-04-28-alt-launcher.patch
Скачать


--- gargoyle-2006-04-28-source/garglk/launcher.sh.orig	2006-05-17 12:05:48 +0400
+++ gargoyle-2006-04-28-source/garglk/launcher.sh	2006-05-17 12:07:10 +0400
@@ -1,23 +1,5 @@
-
-#
-# Darwin has install_name magic to find the dylib.
-# ELF has no such provision, which makes it necessary
-# to set LD_LIBRARY_PATH.
-#
-
-if [ `uname` != Darwin ]
-then
-    abspath=`readlink -f $0`	# get the full path of this script
-    dirpath=`dirname $abspath`	# get directory part
-    export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:$dirpath
-else
-    dirpath=`dirname $0`
-fi
-
-if [ x"$dirpath" == x ]
-then
-    dirpath=.
-fi
+#!/bin/sh
+dirpath=@TERPS_PATH@
 
 #
 # Check the arguments
 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin