public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-dev] repoman warning on python data_files
@ 2013-06-09  4:13 yac
  2013-06-09  6:38 ` Michał Górny
  2013-06-09  7:29 ` Tom Wijsman
  0 siblings, 2 replies; 3+ messages in thread
From: yac @ 2013-06-09  4:13 UTC (permalink / raw
  To: gentoo-dev

Hi

I have just noticed that if package is using relative paths in::

    setup.py data_files = ...

Then the files are installed right into /usr in case of CPython (The
exact dest is determined by sys.prefix)

So, I'm thinking it could be worthwhile to add a warning to repoman if
package is using this method as I can imagine this can be easily
overlooked when creating a new package or mostly when bumping one.


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2013-06-09  7:32 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-06-09  4:13 [gentoo-dev] repoman warning on python data_files yac
2013-06-09  6:38 ` Michał Górny
2013-06-09  7:29 ` Tom Wijsman

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox