summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOlivier Blin <oblin@mandriva.com>2008-08-18 18:33:37 +0000
committerOlivier Blin <oblin@mandriva.com>2008-08-18 18:33:37 +0000
commit646cb1d7c756ac18da31157f0e234ece0a1f3f41 (patch)
tree1a5270f2a461247000fca834a66ab428a249cadd
parent580b5e04b0776b93b9bfd4056c695086df976e58 (diff)
downloaddrakx-646cb1d7c756ac18da31157f0e234ece0a1f3f41.tar
drakx-646cb1d7c756ac18da31157f0e234ece0a1f3f41.tar.gz
drakx-646cb1d7c756ac18da31157f0e234ece0a1f3f41.tar.bz2
drakx-646cb1d7c756ac18da31157f0e234ece0a1f3f41.tar.xz
drakx-646cb1d7c756ac18da31157f0e234ece0a1f3f41.zip
sort
-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 b4240081d..b7b89487c 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 scannerdrake service_harddrake service_harddrake_confirm notify-x11-free-driver-switch
+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 scannerdrake service_harddrake service_harddrake_confirm
STANDALONEPMS = $(STANDALONEPMS_:%=standalone/%)
ALLPMS = $(PMS) $(STANDALONEPMS)