void-packages/common/hooks/pre-pkg
Juan RP 568c2a032b hooks: strip: move to post-install to generate shlib-provides for all pkgs.
That was the missing piece to generate proper dependencies in 32bit
packages with subpkgs that depended in other subpkgs.

For example kmod: libkmod and libkmod-devel. libkmod-devel was being processed
before libkmod, and due to missing shlib-provides a dependency to the 64bit
package was generated.
2014-10-28 09:06:16 +01:00
..
.empty Introduce common/hooks to implement hooks at specified phases. 2014-02-12 10:44:21 +01:00
04-generate-runtime-deps.sh xbps-src: hooks: reorganize some hooks. 2014-10-14 19:19:07 +02:00
05-prepare-32bit.sh xbps-src: hooks: reorganize some hooks. 2014-10-14 19:19:07 +02:00