summaryrefslogtreecommitdiffstats
path: root/perl-install/Makefile
diff options
context:
space:
mode:
authordamien <damien@mandriva.com>2000-09-14 13:56:31 +0000
committerdamien <damien@mandriva.com>2000-09-14 13:56:31 +0000
commit9619de194ab1b303d909e339ace216deeeecdd00 (patch)
tree77b5fbfc0b77b4adf51d4583ed4d2420fe4b6535 /perl-install/Makefile
parent2bf76ccb680cec53cc9f32633b39312f8b844eb8 (diff)
downloaddrakx-backup-do-not-use-9619de194ab1b303d909e339ace216deeeecdd00.tar
drakx-backup-do-not-use-9619de194ab1b303d909e339ace216deeeecdd00.tar.gz
drakx-backup-do-not-use-9619de194ab1b303d909e339ace216deeeecdd00.tar.bz2
drakx-backup-do-not-use-9619de194ab1b303d909e339ace216deeeecdd00.tar.xz
drakx-backup-do-not-use-9619de194ab1b303d909e339ace216deeeecdd00.zip
updated
Diffstat (limited to 'perl-install/Makefile')
-rw-r--r--perl-install/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/perl-install/Makefile b/perl-install/Makefile
index 2069f921b..125c36a04 100644
--- a/perl-install/Makefile
+++ b/perl-install/Makefile
@@ -16,7 +16,7 @@ tar-drakxtools: clean
$(MAKE) -C ../tools clean
cd .. ; rm -rf drakxtools ; cp -af perl-install drakxtools ; cp -af tools/ddcprobe tools/serial_probe drakxtools
cd ../drakxtools ; rm -rf install* pkgs.pm ftp.pm t.pm */CVS ; mv Makefile.drakxtools Makefile ; mv -f standalone/* .
- cd .. ; tar cfI drakxtools.tar.bz2 --exclude CVS $(patsubst %,drakxtools/%,Makefile Makefile.config share/MonitorsDB share/Cards+ share/CardsNames Newt c ddcprobe serial_probe share/po pci_probing sbus_probing resize_fat share/diskdrake.rc share/isdn_db.txt $(STANDALONEPMS) icons *.pm)
+ cd .. ; tar cfI drakxtools.tar.bz2 --exclude CVS $(patsubst %,drakxtools/%,Makefile Makefile.config share/MonitorsDB share/Cards+ share/CardsNames Newt c ddcprobe serial_probe share/po pci_probing sbus_probing resize_fat share/diskdrake.rc share/draknet.rc share/isdn_db.txt $(STANDALONEPMS) icons *.pm)
cd .. ; rm -rf drakxtools
$(DIRS):