From 972945d5860b58e52d778ae5d46d80287cd918e3 Mon Sep 17 00:00:00 2001 From: damien Date: Mon, 26 Feb 2001 17:49:40 +0000 Subject: typo --- perl-install/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'perl-install/Makefile') diff --git a/perl-install/Makefile b/perl-install/Makefile index cae105603..141c0698c 100644 --- a/perl-install/Makefile +++ b/perl-install/Makefile @@ -18,7 +18,7 @@ tar-drakxtools: clean cd ../drakxtools ; perl -pi -e 's/^C_RPM.*/C_RPM=0/; s/^C_DRAKX.*/C_DRAKX=0/' c/Makefile cd ../drakxtools ; rm -rf install* pkgs.pm ftp.pm t.pm */CVS ; mv Makefile.drakxtools Makefile ; mv -f standalone/* . cd .. ; tar cfj drakxtools.tar.bz2 --exclude CVS $(patsubst %,drakxtools/%,Makefile Makefile.config Newt c ddcprobe serial_probe share/po sbus_probing resize_fat share/diskdrake.rc share/wizard.rc $(STANDALONEPMS) icons pixmaps *.pm) -# cd .. ; rm -rf drakxtools + cd .. ; rm -rf drakxtools $(DIRS): install -d auto -- cgit v1.2.1