diff options
author | Francois Pons <fpons@mandriva.com> | 1999-11-09 11:49:42 +0000 |
---|---|---|
committer | Francois Pons <fpons@mandriva.com> | 1999-11-09 11:49:42 +0000 |
commit | 844cead8bad8e2e4d7619abd39cf0351f9b97bc6 (patch) | |
tree | 153f8ac4b13f174a5b02dcb7d8bd36e6a5dcad8b /perl-install/Makefile | |
parent | 950fe7395621dc21885ac3e1280e007248646608 (diff) | |
download | drakx-backup-do-not-use-844cead8bad8e2e4d7619abd39cf0351f9b97bc6.tar drakx-backup-do-not-use-844cead8bad8e2e4d7619abd39cf0351f9b97bc6.tar.gz drakx-backup-do-not-use-844cead8bad8e2e4d7619abd39cf0351f9b97bc6.tar.bz2 drakx-backup-do-not-use-844cead8bad8e2e4d7619abd39cf0351f9b97bc6.tar.xz drakx-backup-do-not-use-844cead8bad8e2e4d7619abd39cf0351f9b97bc6.zip |
*** empty log message ***
Diffstat (limited to 'perl-install/Makefile')
-rw-r--r-- | perl-install/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/perl-install/Makefile b/perl-install/Makefile index c09cf9f16..554a82a82 100644 --- a/perl-install/Makefile +++ b/perl-install/Makefile @@ -139,7 +139,7 @@ get_needed_files: $(DIRS) cp -a keymaps $(DEST)/usr/share cp -a consolefonts $(DEST)/usr/share - cp kppprc.in modparm.lst MonitorsDB $(DEST)/usr/share + cp ifcfg-ppp.* chat-ppp.* kppprc.in modparm.lst MonitorsDB $(DEST)/usr/share cp logo-mandrake.xpm $(DEST)/usr/share cp -a themes $(DEST)/usr/share/gtk cp compss compssUsers compssList $(ROOTDEST)/Mandrake/base |