]> git.pld-linux.org Git - packages/pcp.git/blob - python-install.patch
perl 5.38.0 rebuild
[packages/pcp.git] / python-install.patch
1 --- pcp-4.1.0/src/include/builddefs.in~ 2018-06-15 03:48:02.000000000 +0200
2 +++ pcp-4.1.0/src/include/builddefs.in  2018-07-04 17:51:41.172261146 +0200
3 @@ -693,13 +693,7 @@ SETUP_PY_BUILD_OPTIONS = --include-dirs=
4  SETUP_PY_BUILD_OPTIONS += --library-dirs=$(TOPDIR)/src/libpcp/src:$(TOPDIR)/src/libpcp_pmda/src:$(TOPDIR)/src/libpcp_gui/src:$(TOPDIR)/src/libpcp_import/src:$(TOPDIR)/src/libpcp_mmv/src
5  SETUP_PY_INSTALL_OPTIONS = --skip-build
6  SETUP_PY_INSTALL_OPTIONS += --root="$${DIST_ROOT:-/}"
7 -ifeq "$(PYTHON_PREFIX)" "/usr"
8 -ifeq "$(PACKAGE_DISTRIBUTION)" "debian"
9 -SETUP_PY_INSTALL_OPTIONS += --install-layout=deb
10 -endif
11 -else
12  SETUP_PY_INSTALL_OPTIONS += --prefix=$(PYTHON_PREFIX)
13 -endif
14  ifeq "$(ENABLE_PYTHON3)" "true"
15  SETUP_PY_BUILD_OPTIONS += -DENABLE_PYTHON3
16  endif
This page took 0.144749 seconds and 4 git commands to generate.