summaryrefslogtreecommitdiffstats
path: root/perl-install/standalone/notify-x11-free-driver-switch.xsetup
diff options
context:
space:
mode:
authorThierry Vignaud <tv@mandriva.org>2009-10-29 17:14:03 +0000
committerThierry Vignaud <tv@mandriva.org>2009-10-29 17:14:03 +0000
commit6e9a6753e516d8c9329bc63d39a1d89b7c58f111 (patch)
tree390e3aa7c151897b078462223ed20d3b7a7549ca /perl-install/standalone/notify-x11-free-driver-switch.xsetup
parentecb7350fb94a6386abb4975ed8e6d55805a27920 (diff)
downloaddrakx-backup-do-not-use-6e9a6753e516d8c9329bc63d39a1d89b7c58f111.tar
drakx-backup-do-not-use-6e9a6753e516d8c9329bc63d39a1d89b7c58f111.tar.gz
drakx-backup-do-not-use-6e9a6753e516d8c9329bc63d39a1d89b7c58f111.tar.bz2
drakx-backup-do-not-use-6e9a6753e516d8c9329bc63d39a1d89b7c58f111.tar.xz
drakx-backup-do-not-use-6e9a6753e516d8c9329bc63d39a1d89b7c58f111.zip
(schedule_warn_about_switch,notify-x11-free-driver-switch) explain why
xorg driver was reconfigured
Diffstat (limited to 'perl-install/standalone/notify-x11-free-driver-switch.xsetup')
-rwxr-xr-xperl-install/standalone/notify-x11-free-driver-switch.xsetup2
1 files changed, 1 insertions, 1 deletions
diff --git a/perl-install/standalone/notify-x11-free-driver-switch.xsetup b/perl-install/standalone/notify-x11-free-driver-switch.xsetup
index b3a1d562d..9c6464242 100755
--- a/perl-install/standalone/notify-x11-free-driver-switch.xsetup
+++ b/perl-install/standalone/notify-x11-free-driver-switch.xsetup
@@ -2,7 +2,7 @@
# (c) 2005-2008 Mandriva SA
# to be sourced
-LOCK=/var/run/harddrake-notify-x11-free-driver-switch;
+export LOCK=/var/run/harddrake-notify-x11-free-driver-switch;
if [ -f $LOCK ]; then
/usr/share/harddrake/notify-x11-free-driver-switch
rm -f $LOCK;