Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37862247
en ru br
ALT Linux repositórios
S:5.0-alt3
5.0: 3.2-alt1
4.1: 3.0-alt0.1
4.0: 3.0-alt0.1

Group :: Sistema/Base
RPM: lsb

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

Patch: lsb-3.0-alt.patch
Download


For Sisyphus version
--- lsb_release	2006-02-25 01:45:48 +0300
+++ lsb_release	2006-02-25 01:44:02 +0300
@@ -218,6 +218,7 @@
             if [ -z "$DISTRIB_RELEASE" ]
             then
 	       DISTRIB_RELEASE=$(grep ^VERSION $FILENAME | cut "-d " -f 3)
+		   [ -z "$DISTRIB_RELEASE" ] && DISTRIB_RELEASE=$(sed -e "s|.*(\(.*\)).*|\1|" < /etc/altlinux-release)
 	       [ -z "$DISTRIB_RELEASE" ] && DISTRIB_RELEASE=$MSG_NA
 	    fi
             [ -z "$DISTRIB_CODENAME" ] && DISTRIB_CODENAME=$MSG_NA
 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009