summaryrefslogtreecommitdiffstats
path: root/perl-install/Makefile
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2001-02-15 17:01:25 +0000
committerPascal Rigaux <pixel@mandriva.com>2001-02-15 17:01:25 +0000
commitfb45fbc45e882f8a6accee52712e1518af0ef06c (patch)
tree6044f119643f0d6827ba6869ee8bc2d164bc2724 /perl-install/Makefile
parentd339206404dbf81265e2c87b8575a09bd1709c1f (diff)
downloaddrakx-backup-do-not-use-fb45fbc45e882f8a6accee52712e1518af0ef06c.tar
drakx-backup-do-not-use-fb45fbc45e882f8a6accee52712e1518af0ef06c.tar.gz
drakx-backup-do-not-use-fb45fbc45e882f8a6accee52712e1518af0ef06c.tar.bz2
drakx-backup-do-not-use-fb45fbc45e882f8a6accee52712e1518af0ef06c.tar.xz
drakx-backup-do-not-use-fb45fbc45e882f8a6accee52712e1518af0ef06c.zip
(get_needed_files): copy png files instead of xpm's
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 7646ccdfb..e6bdbafcd 100644
--- a/perl-install/Makefile
+++ b/perl-install/Makefile
@@ -123,7 +123,7 @@ endif
cd share ; cp -a modparm.lst $(DEST)/usr/share
cd share ; cp -a consolefonts $(DEST)/usr/share
cd share ; cp template.in/*.in $(DEST)/usr/share
- cd share ; cp *.xpm $(DEST)/usr/share
+ cd share ; cp *.png $(DEST)/usr/share
cd share ; cp -a themes $(DEST)/usr/share/gtk
cd share ; cp compssUsers compssUsers.desktop rpmsrate $(ROOTDEST)/Mandrake/base