From e8d1f97b2f99e1b808d2229aad608e96108bf280 Mon Sep 17 00:00:00 2001 From: Olivier Blin Date: Fri, 23 Jan 2009 18:59:38 +0000 Subject: install drakdvb in /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 567ad4ea2..023f98f17 100644 --- a/perl-install/Makefile.drakxtools +++ b/perl-install/Makefile.drakxtools @@ -38,6 +38,7 @@ install: ln -s fileshareset $(SBINDEST)/filesharelist mv -f $(SBINDEST)/lsnetdrake $(BINDEST) mv -f $(SBINDEST)/drakbug $(BINDEST) + mv -f $(SBINDEST)/drakdvb $(BINDEST) mv -f $(SBINDEST)/drakhelp $(BINDEST) mv -f $(SBINDEST)/localedrake $(BINDEST) -- cgit v1.2.1