diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2002-02-21 12:36:48 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2002-02-21 12:36:48 +0000 |
commit | 012eeb0c164cd3b690ef0ec06e549b311101aed6 (patch) | |
tree | 523f5940b7e66b7e5260004de87e456f5a1dd3b4 | |
parent | 2fc65cb88a7095bb2d6aa670d8dd39b3fe204340 (diff) | |
download | drakx-backup-do-not-use-012eeb0c164cd3b690ef0ec06e549b311101aed6.tar drakx-backup-do-not-use-012eeb0c164cd3b690ef0ec06e549b311101aed6.tar.gz drakx-backup-do-not-use-012eeb0c164cd3b690ef0ec06e549b311101aed6.tar.bz2 drakx-backup-do-not-use-012eeb0c164cd3b690ef0ec06e549b311101aed6.tar.xz drakx-backup-do-not-use-012eeb0c164cd3b690ef0ec06e549b311101aed6.zip |
template.in stuff removed
-rw-r--r-- | perl-install/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/perl-install/Makefile b/perl-install/Makefile index 4037e95ab..5a050762a 100644 --- a/perl-install/Makefile +++ b/perl-install/Makefile @@ -150,7 +150,6 @@ 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 -f *.png *.xpm $(DEST)/usr/share -cd pixmaps ; cp -f *.png *.xpm $(DEST)/usr/share ; rm -f $(DEST)/usr/share/wiz_* cd share ; cp -a themes $(DEST)/usr/share/gtk |