summaryrefslogtreecommitdiffstats
path: root/move/make_live
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2003-12-02 12:05:24 +0000
committerPascal Rigaux <pixel@mandriva.com>2003-12-02 12:05:24 +0000
commita5eb8948c7d4957f5f7fd014c10eb296388af7cb (patch)
treec9f8e432c24e02ba2f34110729f860f1fce384ba /move/make_live
parent8171a705b8bdd273d394f2a6c83e463fe53fc777 (diff)
downloaddrakx-backup-do-not-use-a5eb8948c7d4957f5f7fd014c10eb296388af7cb.tar
drakx-backup-do-not-use-a5eb8948c7d4957f5f7fd014c10eb296388af7cb.tar.gz
drakx-backup-do-not-use-a5eb8948c7d4957f5f7fd014c10eb296388af7cb.tar.bz2
drakx-backup-do-not-use-a5eb8948c7d4957f5f7fd014c10eb296388af7cb.tar.xz
drakx-backup-do-not-use-a5eb8948c7d4957f5f7fd014c10eb296388af7cb.zip
ensure make_live can be run more than once without breaking /etc/X11/wmsession.d/01KDE
Diffstat (limited to 'move/make_live')
-rwxr-xr-xmove/make_live2
1 files changed, 1 insertions, 1 deletions
diff --git a/move/make_live b/move/make_live
index 01b5e6853..5405e17e5 100755
--- a/move/make_live
+++ b/move/make_live
@@ -167,5 +167,5 @@ substInFile {
unlink "$::prefix/usr/X11R6/bin/drakfw";
substInFile {
- s|startkde|startkde_move|;
+ s|startkde\b|startkde_move|;
} "$::prefix/etc/X11/wmsession.d/01KDE";