diff options
author | Guillaume Cottenceau <gc@mandriva.com> | 2001-08-14 14:48:51 +0000 |
---|---|---|
committer | Guillaume Cottenceau <gc@mandriva.com> | 2001-08-14 14:48:51 +0000 |
commit | b0c169803d00b276966a5e91bdc2223cde3ce99f (patch) | |
tree | c770feda7191fec6b5a8f37dbaa58157990d0b9a /perl-install/Makefile.config | |
parent | 62fb9586f3a7ab6f8b289a1d0dcd199ae49df6cf (diff) | |
download | drakx-b0c169803d00b276966a5e91bdc2223cde3ce99f.tar drakx-b0c169803d00b276966a5e91bdc2223cde3ce99f.tar.gz drakx-b0c169803d00b276966a5e91bdc2223cde3ce99f.tar.bz2 drakx-b0c169803d00b276966a5e91bdc2223cde3ce99f.tar.xz drakx-b0c169803d00b276966a5e91bdc2223cde3ce99f.zip |
add drakautoinst in drakxtools standalone binaries
Diffstat (limited to 'perl-install/Makefile.config')
-rw-r--r-- | perl-install/Makefile.config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/perl-install/Makefile.config b/perl-install/Makefile.config index 4280aa5df..74343dbc5 100644 --- a/perl-install/Makefile.config +++ b/perl-install/Makefile.config @@ -5,7 +5,7 @@ VERSION = 2.2.10-BOOT SUDO = sudo SO_FILES = c/blib/arch/auto/c/c.so PMS = *.pm Newt/*.pm c/stuff.pm resize_fat/*.pm sbus_probing/*.pm network/*.pm commands install2 g_auto_install live_install live_install2 -STANDALONEPMS= diskdrake XFdrake mousedrake printerdrake keyboarddrake draknet net_monitor drakbug_report tinyfirewall drakxconf drakxservices draksec drakboot adduserdrake drakgw livedrake +STANDALONEPMS= diskdrake XFdrake mousedrake printerdrake keyboarddrake draknet net_monitor drakbug_report tinyfirewall drakxconf drakxservices draksec drakboot adduserdrake drakgw drakautoinst livedrake PMS += $(STANDALONEPMS:%=standalone/%) REP4PMS = /usr/bin/perl-install ROOTDEST = /export |