From b9d3158853a8536f45275bfebf2cdc93b8ff010f Mon Sep 17 00:00:00 2001 From: Pascal Rigaux Date: Thu, 26 May 2005 05:49:19 +0000 Subject: switch from /usr/bin/perl-install to /usr/lib/libDrakX --- perl-install/Makefile.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'perl-install/Makefile.config') 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) -- cgit v1.2.1