[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: shell script sniplets in /usr/bin?



Santiago Vila <sanvila@unex.es> schrieb:

> On Sat, 29 Jan 2005, sean finney wrote:
>
>> why not do something like this in
>> any script that uses gettext:
>> 
>> #!/bin/sh
>> 
>> PATH=${PATH}:/usr/share/gettext/scripts
>> . gettext.sh
>
> Because we already have /usr/bin for that and there is no need to
> change every script that uses gettext.

You wouldn't need to change "every" script - you just need to move
gettext.sh to /usr/share/gettext/scripts and create /usr/bin/gettext.sh
with the content Sean suggested.

Regards, Frank
-- 
Frank Küster
Inst. f. Biochemie der Univ. Zürich
Debian Developer



Reply to: