diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2000-03-08 00:32:57 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2000-03-08 00:32:57 +0000 |
commit | 96f663a1c39517c951282184848bf55ac22d1c15 (patch) | |
tree | c2737c74f07e4b808fd298e5506e7d80f1ff718e /perl-install/Makefile | |
parent | 26f5c1cfb24bff40293d312c04572ab38a0148a0 (diff) | |
download | drakx-96f663a1c39517c951282184848bf55ac22d1c15.tar drakx-96f663a1c39517c951282184848bf55ac22d1c15.tar.gz drakx-96f663a1c39517c951282184848bf55ac22d1c15.tar.bz2 drakx-96f663a1c39517c951282184848bf55ac22d1c15.tar.xz drakx-96f663a1c39517c951282184848bf55ac22d1c15.zip |
no_comment
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 225d3bce1..5443526d5 100644 --- a/perl-install/Makefile +++ b/perl-install/Makefile @@ -116,7 +116,7 @@ endif cd share ; cp -a consolefonts $(DEST)/usr/share cd share ; cp template.in/*.in $(DEST)/usr/share cd share ; cp MonitorsDB CardsNames $(DEST)/usr/X11R6/lib/X11 - cd share ; cp logo-mandrake.xpm $(DEST)/usr/share + cd share ; cp *.xpm $(DEST)/usr/share cd share ; cp -a themes $(DEST)/usr/share/gtk cd share ; cp compss compssUsers compssList $(ROOTDEST)/Mandrake/base |