vp-build/common
Alessio Sergi 2014e03dac Revert "common/buildstyle/python*: build dir can be used as python identifier"
This reverts commit a02132b2ae.

Actually, the issue with packages using python-distutils-extra hasn't
been solved. On the contrary, python build style now generates malformed
packages, e.g., gufw:

+-- usr
    +-- lib
    |   +-- python3.5
    |       +-- site-packages
    |           +-- build3_5
    |           |   +-- lib
    |           |       +-- gufw
    |           |           +-- __init__.py
    |           |           +-- gufw
    |           |           +-- gufw.py
    |           +-- gufw
    |           |   +-- __init__.py
    |           |   +-- gufw
    |           |   +-- gufw.py
    |           +-- gufw-17.04.1-py3.5.egg-info

I don't have a clean solution handy right now, but that obviously isn't.
2017-01-12 12:27:12 +01:00
..
build-profiles
build-style Revert "common/buildstyle/python*: build dir can be used as python identifier" 2017-01-12 12:27:12 +01:00
chroot-style common/chroot-style/proot.sh: disable seccomp 2016-11-17 08:48:09 +00:00
cross-profiles cross-profiles: get rid of musl-gnulibfix (unused). 2016-04-27 16:55:16 +02:00
environment environment/build-style/haskell-stack.sh: hostmakedepend automatically on ghc and stack. 2016-12-18 15:28:54 +01:00
hooks xbps-src: introduce python_version 2016-11-17 17:42:54 +01:00
repo-keys
travis travis: switch to xbps-uchroot and newer os 2016-11-17 17:18:28 +00:00
wrappers
xbps-src Fix handling of package options in packages with '+' character in name. (#5385) 2016-12-24 09:43:30 +01:00
options.description make: add optional guile support via build options. 2017-01-11 15:43:43 +01:00
shlibs Merge pull request #5273 from juliendehos/glew 2017-01-10 17:48:04 +01:00