vp-build/common/hooks/post-install
Alessio Sergi 4e6576e7a4 xbps-src: add support for python3 pkgs
- python_module build style now builds modules for python2/3 by default
- new python2_module and python3_module build styles for building
  python2-only and python3-only packages respectively
- no more python_versions
- no need to define pycompile_version for Python modules anymore
  (still needed for non-Python modules though)
- Python version and paths are now guessed automatically and a set of
  useful variables can now be used in templates
- #!/usr/bin/python2 and #!/usr/bin/python3 are now the default shebangs
- /usr/bin/foo2 and /usr/bin/foo3 are now the default names for bin
  scripts (for use with alternatives)
2016-10-16 16:59:31 +02:00
..
.empty Introduce common/hooks to implement hooks at specified phases. 2014-02-12 10:44:21 +01:00
00-compress-info-files.sh xbps-src: replace basename(1) with ${var##*/}. 2015-09-11 07:55:40 +02:00
00-uncompress-manpages.sh hooks/uncompress-manpages: make it less verbose. 2014-07-12 17:10:40 +02:00
01-remove-localized-manpages.sh hooks/remove-localized-manpages: whitelist all sections 2014-09-23 15:43:20 +00:00
01-remove-misc.sh xbps-src: new hook to remove misc files (used for musl currently). 2014-11-10 12:16:31 +01:00
02-remove-libtool-archives.sh hooks/remove-la: remove all *.la even if those are symlinks. 2015-02-23 11:33:43 +01:00
02-remove-perl-files.sh common/hooks: Fix hooks when build_style=meta 2015-11-26 22:27:55 +01:00
02-remove-python-bytecode-files.sh common/hooks: Fix hooks when build_style=meta 2015-11-26 22:27:55 +01:00
03-remove-empty-dirs.sh common/hooks: Fix hooks when build_style=meta 2015-11-26 22:27:55 +01:00
04-create-xbps-metadata-scripts.sh xbps-src: add support for python3 pkgs 2016-10-16 16:59:31 +02:00
05-generate-gitrevs.sh xbps-src: introduce XBPS_STATEDIR to store state files, logs and others. 2014-12-11 11:02:22 +01:00
06-strip-and-debug-pkgs.sh hooks/post-install/06-strip-and-debug-pkgs.sh: bail out on non-PIE binaries in PIE builds. 2016-05-17 14:58:33 +02:00
98-lib32.sh xbps-src: fix hooks that are expected to be used in subpkgs. 2015-01-14 14:23:10 +01:00