[Build-common-hackers] Bug#525204: File excluded using DEB_DH_ALWAYS_EXCLUDE figures in md5sum list

Ignace Mouzannar mouzannar at gmail.com
Mon May 25 09:29:32 UTC 2009


Hello,

I just had the same problem with a package I was building.

My solution was to add a flag asking dh_md5sums to exclude my extra
license file:

DEB_DH_ALWAYS_EXCLUDE := COPYING.gz
DEB_DH_MD5SUMS_ARGS := --exclude=COPYING.gz

Cheers,
Ignace M





More information about the Build-common-hackers mailing list