[csw-maintainers] mod_wsgi, how to "make checksum"?
Dagobert Michelsen
dam at opencsw.org
Tue Feb 24 10:04:24 CET 2009
Hi Rupert,
Am 23.02.2009 um 00:48 schrieb rupert THURNER:
> tried it with mod_python, and adjusted it to build mod_wsgi. but
> somehow i did not understand the checksums:
>
> rupert at build8s:~/mgar/pkg/mod_wsgi
> $ make checksum
> [===== NOW BUILDING: mod_wsgi-2.3 =====]
> [prerequisite] complete for mod_wsgi.
> [fetch] complete for mod_wsgi.
> gmake: *** No rule to make target `checksum-mod_wsgi-2.3.tar.gz',
> needed by `checksum'. Stop.
>
> what do i miss out?
Well, 'checksum' is called automatically as dependency
prior to 'extract'. In this step fingerprints are calculated
for DISTFILES and compared against the file 'checksums'.
There should be no need to call it manually.
The checksum-file is updated when you call the make-target 'makesum'
(calculate checksum only) or 'update' (clear, fetch, makesum).
Best regards
-- Dago
More information about the maintainers
mailing list