void-packages/common/hooks/pre-pkg
Juan RP 3fdd0e180e xbps-src: run pre-pkg hooks in the install to destdir target.
The prepare-32bit hook has been moved to the pre-pkg stage and now
those hooks are executed as part of the install phase. That means that
pre-pkg hooks are now independently run for the subpkgs and the sourcepkg
after the install-destdir phase and pre/do/install hooks.

As bonus, finally correct rdeps can now be collected for the 32bit pkgs
and works for all them, without the need to sort the order of subpkgs!
2014-08-25 22:34:13 +02:00
..
.empty Introduce common/hooks to implement hooks at specified phases. 2014-02-12 10:44:21 +01:00
01-xdelta_repolist.sh xbps-src: added -D to generate repository binary deltas; disabled for now. 2014-08-14 12:28:27 +02:00
02-prepare-32bit.sh xbps-src: run pre-pkg hooks in the install to destdir target. 2014-08-25 22:34:13 +02:00