Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.debian.maint.python > #8519

Re: entry-point script and private module install directory

Path csiph.com!feeder.erje.net!1.us.feeder.erje.net!newsfeed.fsmpi.rwth-aachen.de!newsfeed.straub-nv.de!news.mixmin.net!aioe.org!bofh.it!news.nic.it!robomod
From Piotr Ożarowski <piotr@debian.org>
Newsgroups linux.debian.maint.python, linux.debian.devel.mentors
Subject Re: entry-point script and private module install directory
Date Wed, 11 May 2016 20:20:02 +0200
Message-ID <rxGTM-5ei-7@gated-at.bofh.it> (permalink)
References <rxEIi-2LV-13@gated-at.bofh.it> <rxGAp-4yw-7@gated-at.bofh.it>
X-Original-To debian-python@lists.debian.org, "debian-mentors@lists.debian.org" <debian-mentors@lists.debian.org>
X-Mailbox-Line From debian-python-request@lists.debian.org Wed May 11 18:15:32 2016
Old-Return-Path <piotr@ozarowski.pl>
X-Amavis-Spam-Status No, score=-6.999 tagged_above=-10000 required=5.3 tests=[BAYES_00=-2, HEADER_FROM_DIFFERENT_DOMAINS=0.001, LDO_WHITELIST=-5] autolearn=ham autolearn_force=no
X-Policyd-Weight using cached result; rate:hard: -6.1
Mail-Followup-To debian-python@lists.debian.org, "debian-mentors@lists.debian.org" <debian-mentors@lists.debian.org>
MIME-Version 1.0
Content-Type text/plain; charset=utf-8
Content-Disposition inline
Content-Transfer-Encoding 8bit
X-Operating-System Debian GNU/Linux (4.3.0-0.bpo.1-amd64)
User-Agent Mutt/1.5.23 (2014-03-12)
X-Mailing-List <debian-python@lists.debian.org> archive/latest/13848
List-ID <debian-python.lists.debian.org>
List-URL <https://lists.debian.org/debian-python/>
List-Archive https://lists.debian.org/msgid-search/20160511181512.GT2764@sar0.p1otr.com
Approved robomod@news.nic.it
Lines 18
Organization linux.* mail to news gateway
Sender robomod@news.nic.it
X-Original-Date Wed, 11 May 2016 20:15:12 +0200
X-Original-Message-ID <20160511181512.GT2764@sar0.p1otr.com>
X-Original-References <57335528.2070405@gmail.com> <20160511175539.GS2764@sar0.p1otr.com>
Xref csiph.com linux.debian.maint.python:8519 linux.debian.devel.mentors:36062

Cross-posted to 2 groups.

Show key headers only | View raw


FTR:

[Piotr Ożarowski, 2016-05-11]
> 	dh_auto_install -- --install-lib=/usr/share/pyfr/
 
this one ^ should be:

 dh_auto_install -- --install-args='--install-lib=/usr/share/pyfr/'

or you can:

 export PYBUILD_INSTALL_ARGS=--install-lib=/usr/share/pyfr/

(thanks to Dmitry Shachnev for noticing)
-- 
Piotr Ożarowski                         Debian GNU/Linux Developer
www.ozarowski.pl          www.griffith.cc           www.debian.org
GPG Fingerprint: 1D2F A898 58DA AF62 1786 2DF7 AEF6 F1A2 A745 7645

Back to linux.debian.maint.python | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

entry-point script and private module install directory Ghislain Vaillant <ghisvail@gmail.com> - 2016-05-11 18:10 +0200
  Re: entry-point script and private module install directory Piotr Ożarowski <piotr@debian.org> - 2016-05-11 20:00 +0200
    Re: entry-point script and private module install directory Piotr Ożarowski <piotr@debian.org> - 2016-05-11 20:20 +0200
    Re: entry-point script and private module install directory Ghislain Vaillant <ghisvail@gmail.com> - 2016-05-12 10:30 +0200
      Bug in pybuild's handling of --install-lib? [Was: Re: entry-point  script and private module install directory] Ghislain Vaillant <ghisvail@gmail.com> - 2016-05-12 13:30 +0200
        Re: Bug in pybuild's handling of --install-lib? [Was: Re:  entry-point script and private module install directory] Piotr Ożarowski <piotr@debian.org> - 2016-05-12 14:20 +0200
          Re: Bug in pybuild's handling of --install-lib? [Was: Re: entry-point  script and private module install directory] Ghislain Vaillant <ghisvail@gmail.com> - 2016-05-12 15:00 +0200

csiph-web