summaryrefslogtreecommitdiffstats
path: root/move
diff options
context:
space:
mode:
authorGuillaume Cottenceau <gc@mandriva.com>2003-11-19 15:56:27 +0000
committerGuillaume Cottenceau <gc@mandriva.com>2003-11-19 15:56:27 +0000
commit26064c4a427ccc2c6885940da94c33c4904f9b9b (patch)
tree211075ab52461e54bf3431cdbbec551830fb461d /move
parente79121280ad3dc8b6a088f42ca1a756cce1c6fee (diff)
downloaddrakx-backup-do-not-use-26064c4a427ccc2c6885940da94c33c4904f9b9b.tar
drakx-backup-do-not-use-26064c4a427ccc2c6885940da94c33c4904f9b9b.tar.gz
drakx-backup-do-not-use-26064c4a427ccc2c6885940da94c33c4904f9b9b.tar.bz2
drakx-backup-do-not-use-26064c4a427ccc2c6885940da94c33c4904f9b9b.tar.xz
drakx-backup-do-not-use-26064c4a427ccc2c6885940da94c33c4904f9b9b.zip
have proper mandrake-release contents
Diffstat (limited to 'move')
-rwxr-xr-xmove/make_live3
1 files changed, 3 insertions, 0 deletions
diff --git a/move/make_live b/move/make_live
index 64bdf0b50..4ad68b713 100755
--- a/move/make_live
+++ b/move/make_live
@@ -93,3 +93,6 @@ substInFile {
s|\s*shadow||;
} "$::prefix/etc/pam.d/system-auth";
+substInFile {
+ s|Mandrake Linux release (\S+) \(.*\)|Mandrake Move release $1 (Moyoto)|;
+} "$::prefix/etc/mandrake-release";