summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2003-03-07 12:37:07 +0000
committerPascal Rigaux <pixel@mandriva.com>2003-03-07 12:37:07 +0000
commit4fda5cfa788013053f15101e0fe10fae50d2193f (patch)
treeee1ccb3b87c573edfab14f56fcc67048a2f5e672
parentd80724d4a07013df6102fe8b99fac20b4d07e443 (diff)
downloaddrakx-backup-do-not-use-4fda5cfa788013053f15101e0fe10fae50d2193f.tar
drakx-backup-do-not-use-4fda5cfa788013053f15101e0fe10fae50d2193f.tar.gz
drakx-backup-do-not-use-4fda5cfa788013053f15101e0fe10fae50d2193f.tar.bz2
drakx-backup-do-not-use-4fda5cfa788013053f15101e0fe10fae50d2193f.tar.xz
drakx-backup-do-not-use-4fda5cfa788013053f15101e0fe10fae50d2193f.zip
don't install share/advertising/*.pl files in
Mandrake/mdkinst/usr/bin/perl-install/share, only in Mandrake/share/advertising
-rw-r--r--perl-install/Makefile.config4
1 files changed, 2 insertions, 2 deletions
diff --git a/perl-install/Makefile.config b/perl-install/Makefile.config
index 32c3eaf33..84d6d0382 100644
--- a/perl-install/Makefile.config
+++ b/perl-install/Makefile.config
@@ -12,11 +12,11 @@ VERSION = 2.2.10-BOOT
SUDO = sudo
SO_FILES = c/blib/arch/auto/c/c.so
PMS_DIRS = Newt Xconfig c diskdrake harddrake interactive modules network partition_table printer resize_fat sbus_probing security
-PMS = *.pm $(PMS_DIRS:%=%/*.pm) commands install2 g_auto_install live_install2 share/advertising/*.pl
+PMS = *.pm $(PMS_DIRS:%=%/*.pm) commands install2 g_auto_install live_install2
STANDALONEPMS_ = XFdrake adduserdrake diskdrake drakTermServ drakautoinst drakbackup drakboot drakbug drakbug_report drakconnect drakedm drakfirewall drakfloppy drakfont drakgw drakhelp drakperm drakproxy drakpxe draksec draksound draksplash drakupdate_fstab drakxservices drakxtv fileshareset harddrake2 keyboarddrake livedrake localedrake logdrake lsnetdrake mousedrake net_monitor printerdrake scannerdrake service_harddrake
STANDALONEPMS = $(STANDALONEPMS_:%=standalone/%)
-ALLPMS = $(PMS) $(STANDALONEPMS)
+ALLPMS = $(PMS) $(STANDALONEPMS) share/advertising/*.pl
REP4PMS = /usr/bin/perl-install
ROOTDEST = /export
DEST = $(ROOTDEST)/Mandrake/mdkinst