Jathan,
> include /usr/share/dpkg/pkg-info.mk
>
> export SOURCE_DATE_EPOCH = $(call
> dpkg_late_eval,SOURCE_DATE_EPOCH,dpkg-parsechangelog -STimestamp)
> or
> export SOURCE_DATE_EPOCH = $(shell dpkg-parsechangelog -STimestamp)
I fear you are confused here — if you include include
/usr/share/dpkg
On 09/10/17 10:47, Chris Lamb wrote:
> [Adding 877...@bugs.debian.org to CC]
>
> Hi jathan,
>
>> Also I want to ask you what does it mean you actually use
>> /usr/share/dpkg/pkg-info.mk for SOURCE_DATE_EPOCH
>
> See, for example:
>
> https://github.com/lamby/pkg-python-daiquiri/blob/debian/si
[Adding 877...@bugs.debian.org to CC]
Hi jathan,
> Also I want to ask you what does it mean you actually use
> /usr/share/dpkg/pkg-info.mk for SOURCE_DATE_EPOCH
See, for example:
https://github.com/lamby/pkg-python-daiquiri/blob/debian/sid/debian/rules#L3
If you take a look at the /usr/share
3 matches
Mail list logo