From ee9e50fde5fe286713a20ea852a2bdc3b44ab40e Mon Sep 17 00:00:00 2001 From: Daouda Lo Date: Thu, 16 Jan 2003 15:19:47 +0000 Subject: - drakhelp moved to /usr/bin/ --- perl-install/Makefile.drakxtools | 1 + 1 file changed, 1 insertion(+) diff --git a/perl-install/Makefile.drakxtools b/perl-install/Makefile.drakxtools index f65930199..997f0e771 100644 --- a/perl-install/Makefile.drakxtools +++ b/perl-install/Makefile.drakxtools @@ -36,6 +36,7 @@ install: ln -s fileshareset $(SBINDEST)/filesharelist mv -f $(SBINDEST)/lsnetdrake $(BINDEST)/lsnetdrake mv -f $(SBINDEST)/drakbug $(BINDEST)/drakbug + mv -f $(SBINDEST)/drakhelp $(BINDEST)/drakhelp install -m 644 *.pm $(LIBDEST) for i in $(PMS_DIRS); do install -d $(LIBDEST)/$$i ; install -m 644 $$i/*.pm $(LIBDEST)/$$i/;done -- cgit v1.2.1