Mercurial > hg > octave-nkf
view build-aux/changelog.tmpl @ 20565:e365a34a1c5c
Fix more installation discrepancies in scripts directory
* scripts/module.mk (scripts_@ftpdir): Fix definition.
(install-pkg-add): Strip "scripts/" prefix when installing PKG_ADD files.
* scripts/set/module.mk (FCN_FILE_DIRS): Add scripts/set/private.
(scripts_set_FCN_FILES) Remove scripts/set/private/validsetargs.m from
the list. (scripts_set_PRIVATE_FCN_FILES, scripts_set_privatedir,
scripts_set_private_DATA): New variables.
(FCN_FILES): Add $(scripts_set_PRIVATE_FCN_FILES) to the list.
* scripts/startup/module.mk (scripts_startup_DATA) Remove
$(STARTUP_FILE_SRC) from the list.
author | Mike Miller <mtmiller@octave.org> |
---|---|
date | Thu, 16 Jul 2015 01:18:40 -0400 |
parents | b67c2d580a25 |
children |
line wrap: on
line source
header = '{date|shortdate} {author|person} <{author|email}>\n\n' changeset = '\t{desc|tabindent|strip}\n\n\tFiles: {files|stringify|fill68|tabindent|strip}\n\n'