This is the mail archive of the automake@gnu.org mailing list for the automake project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

automake should allow preinst target


A Debian user of automake has made the following suggestion for
automake. 

The only install hooks that automake provides (eg. install-data-local)
are postinst hooks.  Though the GNU coding standards documents a
preinst behaviour, automake does not allow to use this.

There should be something like `pre-install-data-local', and the
install targets should be expanded like:

install-data: pre-install-data-local install-pkgdataDATA install-data-local

Kevin Dalley
kevind@rahul.net


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]