Project

General

Profile

Bug #372

missing files in tarball ?

Added by Pierre Chifflier about 14 years ago. Updated about 14 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
-
Target version:
-
Start date:
03/06/2010
Due date:
% Done:

100%

Resolution:

Description

When running installation script:

$ python setup.py install --root=debian/tmp --prefix=/usr --install-layout=deb
[...]
creating debian/tmp/share/doc/prelude-correlator/sample-plugin
error: can't copy 'docs/sample-plugin/setup.py': doesn't exist or not a regular file

And indeed:

$ tar tvaf ../prelude-correlator-1.0.0rc3.tar.gz | grep docs |wc -l
0

Associated revisions

Revision c82ad3f2 (diff)
Added by Yoann Vandoorselaere about 14 years ago

Include docs/sample-plugin to SOURCES

Closes #372.

History

#1 Updated by Anonymous about 14 years ago

  • Status changed from New to Resolved
  • % Done changed from 0 to 100

#2 Updated by Yoann VANDOORSELAERE about 14 years ago

Thanks for the report! Prelude-Correlator 1.0.0rc4 has been released, with a fix for this issue.

Also available in: Atom PDF