From a28e581a80ba129b71268fdf7e357d06ca2bb52b Mon Sep 17 00:00:00 2001 From: Francois Pons Date: Thu, 30 Aug 2001 15:57:04 +0000 Subject: ugly to make sure standalone/pixmaps is not here when building tar-drakxtools. --- perl-install/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'perl-install/Makefile') diff --git a/perl-install/Makefile b/perl-install/Makefile index 449348567..f979a9c01 100644 --- a/perl-install/Makefile +++ b/perl-install/Makefile @@ -19,6 +19,7 @@ check: $(MAKE) -C share/po check tar-drakxtools: clean + rm -rf standalone/pixmaps $(MAKE) -C ../tools clean cd .. ; rm -rf drakxtools ; cp -af perl-install drakxtools ; cp -af tools/rpcinfo-flushed.c tools/ddcprobe tools/serial_probe drakxtools cd ../drakxtools ; perl -pi -e 's/^C_RPM.*/C_RPM=0/; s/^C_DRAKX.*/C_DRAKX=0/' c/Makefile -- cgit v1.2.1