summaryrefslogtreecommitdiffstats
path: root/perl-install/Makefile
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2001-01-09 23:33:27 +0000
committerPascal Rigaux <pixel@mandriva.com>2001-01-09 23:33:27 +0000
commitfb66f1afd9531db22206d3621863bb072f0b08ea (patch)
treee3e49697820ddd539bd668dc914f98addc17cca3 /perl-install/Makefile
parent07ed1a6e5a15d57b47f4e32fc85d37d3ce019592 (diff)
downloaddrakx-backup-do-not-use-fb66f1afd9531db22206d3621863bb072f0b08ea.tar
drakx-backup-do-not-use-fb66f1afd9531db22206d3621863bb072f0b08ea.tar.gz
drakx-backup-do-not-use-fb66f1afd9531db22206d3621863bb072f0b08ea.tar.bz2
drakx-backup-do-not-use-fb66f1afd9531db22206d3621863bb072f0b08ea.tar.xz
drakx-backup-do-not-use-fb66f1afd9531db22206d3621863bb072f0b08ea.zip
(get_needed_files): generate /usr/share/VERSION which contains the version
of ChangeLog (which is updated at each upload)
Diffstat (limited to 'perl-install/Makefile')
-rw-r--r--perl-install/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/perl-install/Makefile b/perl-install/Makefile
index b609994df..de0b977fc 100644
--- a/perl-install/Makefile
+++ b/perl-install/Makefile
@@ -115,6 +115,8 @@ endif
for i in fonts keyboards locales gconv keymaps; do tar xfj `../tools/specific_arch share/$$i.tar.bz2` -C $(DEST); done
+ grep ChangeLog CVS/Entries > $(DEST)/usr/share/VERSION
+
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