summaryrefslogtreecommitdiffstats
path: root/package/python/python-112-optional-bzip2.patch
diff options
context:
space:
mode:
authorYann E. MORIN <yann.morin.1998@free.fr>2014-07-06 15:45:47 +0200
committerPeter Korsgaard <peter@korsgaard.com>2014-07-06 22:25:24 +0200
commitea0f52fc3fca5e5ba3ea5cd46033df2f53e9b5a5 (patch)
treef521562b4185702a6d80da19297f94e48c66d1fe /package/python/python-112-optional-bzip2.patch
parent18a0e073507e03eaba80c25017f9f28bd830a48a (diff)
downloadbuildroot-ea0f52fc3fca5e5ba3ea5cd46033df2f53e9b5a5.tar.gz
buildroot-ea0f52fc3fca5e5ba3ea5cd46033df2f53e9b5a5.zip
pkg-infra: do the package install before installing init files
The init hooks may reference files installed by the package. For example, when a package installs systemd unit files, and wants them enabled/disabled by default, the init hook may move/symlink/rename the unit files. Currently, the init hooks are called before the package is installed, thus breaking the use-case above. Just inverse the install order, so that a package is installed before its init hooks are called. Fixes: http://autobuild.buildroot.net/results/5b03174318d8a6dc3112053ff141b70a90869c20/ Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Cc: Eric Le Bihan <eric.le.bihan.dev@free.fr> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'package/python/python-112-optional-bzip2.patch')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud