[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: How to add checksums for all files to dpkg



Bruce Perens, in an immanent manifestation of deity, wrote:
>	echo "generating checksums."
>	(cd debian/tmp;md5sum `find . -type f -print`)>md5sum
>	mv md5sum debian/tmp/DEBIAN/md5sum

From: "Darren/Torin/Who Ever..." <torin@daft.com>
> Ack.  This would need to be in debian.rules since some packages need to
> build several *.deb's and we don't to add directory parsing to
> dpkg-buildpackage just for this.

But don't we separate the contents into different directories before we
invoke dpkg-buildpackage? I'm not sure you are right.

	Bruce

--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
debian-devel-REQUEST@lists.debian.org . Trouble? e-mail to Bruce@Pixar.com


Reply to: