summaryrefslogtreecommitdiffstats
path: root/perl-install
diff options
context:
space:
mode:
authorOlivier Blin <oblin@mandriva.com>2008-09-05 14:51:53 +0000
committerOlivier Blin <oblin@mandriva.com>2008-09-05 14:51:53 +0000
commit2d69eeff7203811275e41373c147d97209e5859c (patch)
tree03ac2f638a9bc4ec5519dc6bdba64c2278bb99d3 /perl-install
parentaeea38e6ec9be83ab6dff884937850f5c1b60542 (diff)
downloaddrakx-2d69eeff7203811275e41373c147d97209e5859c.tar
drakx-2d69eeff7203811275e41373c147d97209e5859c.tar.gz
drakx-2d69eeff7203811275e41373c147d97209e5859c.tar.bz2
drakx-2d69eeff7203811275e41373c147d97209e5859c.tar.xz
drakx-2d69eeff7203811275e41373c147d97209e5859c.zip
fix package removing helper names
Diffstat (limited to 'perl-install')
-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 f3c202794..cf60dc6a3 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 diskdrake drakauth drakboot drakbug drakbug_report drakclock drakedm drakfont drakhelp drakperm draksec draksound draksplash drakupdate_fstab drakups drakxservices drakxtv fileshareset finish-install harddrake2 localedrake logdrake lsnetdrake notify-x11-free-driver-switch remove-unselected-locales remove-unused-hardware-packages scannerdrake service_harddrake service_harddrake_confirm
+STANDALONEPMS_ = adduserdrake bootloader-config diskdrake drakauth drakboot drakbug drakbug_report drakclock drakedm drakfont drakhelp drakperm draksec draksound draksplash 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)