Hi all

I am totally new to debian package building.

Need to create a deb package from source, for Ubuntu.
The package would contain mostly python code and a singular C file.

My control file in 'debian' directory reads 'any' for Architecture.
But running bdist_deb always creates _all.deb package.

How to control that ?
I tried forcing it to 'amd64' too, but didn't succeed


Thanks n regards
Mittal
_______________________________________________
Distutils-SIG maillist  -  [email protected]
https://mail.python.org/mailman/listinfo/distutils-sig

Reply via email to