summaryrefslogtreecommitdiffstats
path: root/perl-install/Makefile
diff options
context:
space:
mode:
authorFrancois Pons <fpons@mandriva.com>2000-07-10 15:45:38 +0000
committerFrancois Pons <fpons@mandriva.com>2000-07-10 15:45:38 +0000
commit8177c7b2bdc55ff489f39c471085db9064ae359b (patch)
tree063d836be7d948937ea1573de3a7b5930169e507 /perl-install/Makefile
parente845a531d4afdcaeb98592a75c100bf576e251b9 (diff)
downloaddrakx-backup-do-not-use-8177c7b2bdc55ff489f39c471085db9064ae359b.tar
drakx-backup-do-not-use-8177c7b2bdc55ff489f39c471085db9064ae359b.tar.gz
drakx-backup-do-not-use-8177c7b2bdc55ff489f39c471085db9064ae359b.tar.bz2
drakx-backup-do-not-use-8177c7b2bdc55ff489f39c471085db9064ae359b.tar.xz
drakx-backup-do-not-use-8177c7b2bdc55ff489f39c471085db9064ae359b.zip
*** empty log message ***
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 2ddc0ea65..0c4226668 100644
--- a/perl-install/Makefile
+++ b/perl-install/Makefile
@@ -116,7 +116,7 @@ endif
for i in fonts keyboards locales gconv; do tar xfy `../tools/specific_arch share/$$i.tar.bz2` -C $(DEST); done
- cp -a modparm.lst $(DEST)/usr/share
+ cd share ; cp -a modparm.lst $(DEST)/usr/share
cd share ; cp -a keymaps $(DEST)/usr/share
cd share ; cp -a consolefonts $(DEST)/usr/share
cd share ; cp template.in/*.in $(DEST)/usr/share