summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThierry Vignaud <tv@mandriva.org>2007-06-18 16:54:03 +0000
committerThierry Vignaud <tv@mandriva.org>2007-06-18 16:54:03 +0000
commit270603c7c705ce97c4c4307471ca77b5eb802dec (patch)
treeadf1cc7797ef6225741590f85796fddc933fae0c
parent6f173a27180fc726e8c928d646a0db1096696d75 (diff)
downloaddrakx-270603c7c705ce97c4c4307471ca77b5eb802dec.tar
drakx-270603c7c705ce97c4c4307471ca77b5eb802dec.tar.gz
drakx-270603c7c705ce97c4c4307471ca77b5eb802dec.tar.bz2
drakx-270603c7c705ce97c4c4307471ca77b5eb802dec.tar.xz
drakx-270603c7c705ce97c4c4307471ca77b5eb802dec.zip
do not package anymore drakautoinst since it's broken (#27860)
-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 c275464f2..16c89547a 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 drakautoinst 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
+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
STANDALONEPMS = $(STANDALONEPMS_:%=standalone/%)
ALLPMS = $(PMS) $(STANDALONEPMS)