diff options
author | Thierry Vignaud <tvignaud@mandriva.org> | 2002-09-10 08:59:01 +0000 |
---|---|---|
committer | Thierry Vignaud <tvignaud@mandriva.org> | 2002-09-10 08:59:01 +0000 |
commit | 4e23227d0d6f4881e90bfc3e81cfaf6ccc577de0 (patch) | |
tree | b4196b96004d1eb658307139c1954da911a01ad5 | |
parent | f638ac8b96f2f4aadd9268835f13b038a51286f3 (diff) | |
download | drakx-backup-do-not-use-4e23227d0d6f4881e90bfc3e81cfaf6ccc577de0.tar drakx-backup-do-not-use-4e23227d0d6f4881e90bfc3e81cfaf6ccc577de0.tar.gz drakx-backup-do-not-use-4e23227d0d6f4881e90bfc3e81cfaf6ccc577de0.tar.bz2 drakx-backup-do-not-use-4e23227d0d6f4881e90bfc3e81cfaf6ccc577de0.tar.xz drakx-backup-do-not-use-4e23227d0d6f4881e90bfc3e81cfaf6ccc577de0.zip |
move back draksec's files in drakxtools
-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 a3197588e..74026b480 100644 --- a/perl-install/Makefile.config +++ b/perl-install/Makefile.config @@ -11,7 +11,7 @@ endif VERSION = 2.2.10-BOOT SUDO = sudo SO_FILES = c/blib/arch/auto/c/c.so -PMS_DIRS = c diskdrake harddrake interactive network Newt partition_table resize_fat sbus_probing Xconfig +PMS_DIRS = Newt Xconfig c diskdrake harddrake interactive network partition_table resize_fat sbus_probing security PMS = *.pm $(PMS_DIRS:%=%/*.pm) commands install2 g_auto_install live_install live_install2 share/advertising/*.pl STANDALONEPMS_ = XFdrake adduserdrake diskdrake drakTermServ drakautoinst drakbackup drakboot drakbug drakbug_report drakconnect drakfirewall drakfloppy drakfont drakgw drakperm drakproxy draksec draksound draksplash drakupdate_fstab drakxservices drakxtv fileshareset harddrake2 keyboarddrake livedrake localedrake logdrake lsnetdrake mousedrake net_monitor printerdrake scannerdrake service_harddrake service_harddrake.sh STANDALONEPMS = $(STANDALONEPMS_:%=standalone/%) |