summaryrefslogtreecommitdiffstats
path: root/perl-install/Makefile
diff options
context:
space:
mode:
authorFrancois Pons <fpons@mandriva.com>2001-08-30 15:57:04 +0000
committerFrancois Pons <fpons@mandriva.com>2001-08-30 15:57:04 +0000
commita28e581a80ba129b71268fdf7e357d06ca2bb52b (patch)
tree960df9c5e29157fea1c51aa3738a552d62d73032 /perl-install/Makefile
parent4712b4808871a53f3803ef33d8fcac701919d545 (diff)
downloaddrakx-backup-do-not-use-a28e581a80ba129b71268fdf7e357d06ca2bb52b.tar
drakx-backup-do-not-use-a28e581a80ba129b71268fdf7e357d06ca2bb52b.tar.gz
drakx-backup-do-not-use-a28e581a80ba129b71268fdf7e357d06ca2bb52b.tar.bz2
drakx-backup-do-not-use-a28e581a80ba129b71268fdf7e357d06ca2bb52b.tar.xz
drakx-backup-do-not-use-a28e581a80ba129b71268fdf7e357d06ca2bb52b.zip
ugly to make sure standalone/pixmaps is not here when building tar-drakxtools.
Diffstat (limited to 'perl-install/Makefile')
-rw-r--r--perl-install/Makefile1
1 files changed, 1 insertions, 0 deletions
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