[Build-common-hackers] arch

W. Borgert debacle@debian.org
Thu, 5 Feb 2004 01:11:47 +0000


Hello,

I have a CDBS question again: I have a Python package, I'm
using: 

include /usr/share/cdbs/1/rules/debhelper.mk
include /usr/share/cdbs/1/class/python-distutils.mk

Because the package should contains of two binary packages
(one with the base stuff, one with the GUI), I think the
best way is to install to debian/tmp/usr first and than
let dh_install do the work of splitting.  It seems that
the default behaviour of above scripts is to run 'setup.py
install' multiple times for different target directories.
This way all of my binary packages have all files in them.
What am I doing wrong?  Thanks in advance for any help!

Cheers,
-- 
W. Borgert <debacle@debian.org>