summaryrefslogtreecommitdiffstats
path: root/perl-install/Makefile.config
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2005-05-26 05:49:19 +0000
committerPascal Rigaux <pixel@mandriva.com>2005-05-26 05:49:19 +0000
commitb9d3158853a8536f45275bfebf2cdc93b8ff010f (patch)
tree54c5bddc62c1b2f4ae037aabf2d57aa7dc52a381 /perl-install/Makefile.config
parent3e81571bb26d8fb964b1f0939cef47ac284c1965 (diff)
downloaddrakx-backup-do-not-use-b9d3158853a8536f45275bfebf2cdc93b8ff010f.tar
drakx-backup-do-not-use-b9d3158853a8536f45275bfebf2cdc93b8ff010f.tar.gz
drakx-backup-do-not-use-b9d3158853a8536f45275bfebf2cdc93b8ff010f.tar.bz2
drakx-backup-do-not-use-b9d3158853a8536f45275bfebf2cdc93b8ff010f.tar.xz
drakx-backup-do-not-use-b9d3158853a8536f45275bfebf2cdc93b8ff010f.zip
switch from /usr/bin/perl-install to /usr/lib/libDrakX
Diffstat (limited to 'perl-install/Makefile.config')
-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 940ac2d32..5c7eb70ea 100644
--- a/perl-install/Makefile.config
+++ b/perl-install/Makefile.config
@@ -9,7 +9,7 @@ STANDALONEPMS_ = XFdrake adduserdrake autosetupprintqueues diskdrake drakTermSer
STANDALONEPMS = $(STANDALONEPMS_:%=standalone/%)
ALLPMS = $(PMS) $(STANDALONEPMS) share/advertising/*.pl share/compssUsers.pl*
-REP4PMS = /usr/bin/perl-install
+REP4PMS = /usr/lib/libDrakX
ROOTDEST = /export
DEST = $(STAGE2_LIVE)
DESTREP4PMS = $(DEST)$(REP4PMS)