summaryrefslogtreecommitdiffstats
path: root/perl-install/Makefile.config
diff options
context:
space:
mode:
authorThierry Vignaud <tv@mageia.org>2013-03-04 19:10:28 +0000
committerThierry Vignaud <tv@mageia.org>2013-03-04 19:10:28 +0000
commit116b3b826ce5d68311faa0def8e4fef88cf9d393 (patch)
tree5fbc3a5b6f915d7898d376a839a09230bc1b540d /perl-install/Makefile.config
parent11042cbc1402aa7dbf520c9f0836be21791c7681 (diff)
downloaddrakx-backup-do-not-use-116b3b826ce5d68311faa0def8e4fef88cf9d393.tar
drakx-backup-do-not-use-116b3b826ce5d68311faa0def8e4fef88cf9d393.tar.gz
drakx-backup-do-not-use-116b3b826ce5d68311faa0def8e4fef88cf9d393.tar.bz2
drakx-backup-do-not-use-116b3b826ce5d68311faa0def8e4fef88cf9d393.tar.xz
drakx-backup-do-not-use-116b3b826ce5d68311faa0def8e4fef88cf9d393.zip
fork displaying help, thus workarounding a webkit segfault (mga#9124)
Diffstat (limited to 'perl-install/Makefile.config')
-rw-r--r--perl-install/Makefile.config2
1 files changed, 1 insertions, 1 deletions
diff --git a/perl-install/Makefile.config b/perl-install/Makefile.config
index 77ced6744..645b2dacd 100644
--- a/perl-install/Makefile.config
+++ b/perl-install/Makefile.config
@@ -9,7 +9,7 @@ SO_FILES = c/blib/arch/auto/c/c.so
PMS_DIRS = c diskdrake harddrake interactive modules partition_table resize_fat security fs fs/remote
PMS = *.pm $(PMS_DIRS:%=%/*.pm) install/*.pm install/help/*.pm install/commands install/install2
-STANDALONEPMS_ = adduserdrake bootloader-config display_help display_release_notes.pl diskdrake drakauth drakboot drakbug drakbug_report drakclock drakedm drakdvb drakfont drakhelp drakperm draksec draksound drakupdate_fstab drakups drakxservices drakxtv fileshareset finish-install harddrake2 localedrake logdrake lsnetdrake notify-x11-free-driver-switch remove-unused-packages scannerdrake service_harddrake service_harddrake_confirm
+STANDALONEPMS_ = adduserdrake bootloader-config display_help display_installer_help display_release_notes.pl diskdrake drakauth drakboot drakbug drakbug_report drakclock drakedm drakdvb drakfont drakhelp drakperm draksec draksound drakupdate_fstab drakups drakxservices drakxtv fileshareset finish-install harddrake2 localedrake logdrake lsnetdrake notify-x11-free-driver-switch remove-unused-packages scannerdrake service_harddrake service_harddrake_confirm
STANDALONEPMS = $(STANDALONEPMS_:%=standalone/%)
ALLPMS = $(PMS) $(STANDALONEPMS)