12 lines
601 B
Diff
12 lines
601 B
Diff
|
--- lsb-release-2.0/lsb_release.orig 2009-12-16 22:43:18.000000000 +0100
|
||
|
+++ lsb-release-2.0/lsb_release 2009-12-16 22:43:46.000000000 +0100
|
||
|
@@ -72,7 +72,7 @@
|
||
|
INFO_DISTRIB_SUFFIX="release" # <distrib>-<suffix>
|
||
|
ALTERNATE_DISTRIB_FILE="/etc/debian_version" # for Debian [based distrib]
|
||
|
ALTERNATE_DISTRIB_NAME="Debian" # "
|
||
|
-CHECKFIRST="/etc/redhat-release" # check it before file search
|
||
|
+CHECKFIRST="/etc/openmamba-release" # check it before file search
|
||
|
|
||
|
# Defines our exit codes
|
||
|
EXIT_STATUS="0" # default = Ok :)
|