summaryrefslogtreecommitdiffstats
path: root/perl-install/Makefile
diff options
context:
space:
mode:
authordamien <damien@mandriva.com>2000-09-14 13:59:27 +0000
committerdamien <damien@mandriva.com>2000-09-14 13:59:27 +0000
commit3c4c523148bf1ac9366d0bb527c71e69bb1eff2b (patch)
tree8a808bbeffcad1c6d22dfa4fb010ad88a519edf4 /perl-install/Makefile
parent9619de194ab1b303d909e339ace216deeeecdd00 (diff)
downloaddrakx-backup-do-not-use-3c4c523148bf1ac9366d0bb527c71e69bb1eff2b.tar
drakx-backup-do-not-use-3c4c523148bf1ac9366d0bb527c71e69bb1eff2b.tar.gz
drakx-backup-do-not-use-3c4c523148bf1ac9366d0bb527c71e69bb1eff2b.tar.bz2
drakx-backup-do-not-use-3c4c523148bf1ac9366d0bb527c71e69bb1eff2b.tar.xz
drakx-backup-do-not-use-3c4c523148bf1ac9366d0bb527c71e69bb1eff2b.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 125c36a04..fc4ad62dc 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/draknet.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/isdndb.net $(STANDALONEPMS) icons *.pm)
cd .. ; rm -rf drakxtools
$(DIRS):