diff options
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 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) |