Added support for pre/post installation script with binary packages.

For now all is handled in a script "prepost-action.sh" in package's
metadata directory, with a target in the shell script.

--HG--
extra : convert_revision : 93ed92d9fbb12939c751354cff464cc097379520
This commit is contained in:
Juan RP 2008-12-28 08:44:01 +01:00
parent db1227ab76
commit 4148b5e4b6
4 changed files with 53 additions and 12 deletions

View file

@ -13,6 +13,4 @@ Packages:
build the binary package.
xbps-bin:
* Add support to handle {pre,post} install/remove scripts in
binary packages.
* Add support to handle conf_files and keep_dirs from package metadata.