diff options
author | Pascal Rigaux <pixel@mandriva.com> | 1999-11-05 16:45:20 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 1999-11-05 16:45:20 +0000 |
commit | 9ff7de045d43481f087f30db037992341c09680a (patch) | |
tree | f4f18b1b772b9d0635af08f41ae90261925c7ac4 /perl-install/Makefile | |
parent | 350a90a90a0bafcc964e4b3556238660b134fc4c (diff) | |
download | drakx-backup-do-not-use-9ff7de045d43481f087f30db037992341c09680a.tar drakx-backup-do-not-use-9ff7de045d43481f087f30db037992341c09680a.tar.gz drakx-backup-do-not-use-9ff7de045d43481f087f30db037992341c09680a.tar.bz2 drakx-backup-do-not-use-9ff7de045d43481f087f30db037992341c09680a.tar.xz drakx-backup-do-not-use-9ff7de045d43481f087f30db037992341c09680a.zip |
no_comment
Diffstat (limited to 'perl-install/Makefile')
-rw-r--r-- | perl-install/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/perl-install/Makefile b/perl-install/Makefile index c5bd1bfae..9de2f57b6 100644 --- a/perl-install/Makefile +++ b/perl-install/Makefile @@ -124,6 +124,7 @@ get_needed_files: $(DIRS) fi; \ fi; \ done + mv -f $(DEST)/lib/libimlib-xpm.so $(DEST)/usr/lib mv -f $(DEST)/bin/* $(DEST)/sbin/* $(DEST)/usr/bin cd $(DEST)/usr/bin ; mv insmod insmod_ |