Question about strip-nondeterminism in bsh
jathan
jathanblackred at openmailbox.org
Mon Oct 16 22:30:59 UTC 2017
On 16/10/17 14:41, Chris Lamb wrote:
> 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/pkg-info.mk, SOURCE_DATE_EPOCH will be exported for
> you. Indeed, that's the entire point of using this include :)
>
>> How can I see the /usr/share/dpkg/pkg-info.mk you have used for
>> pkg-python-daiquiri to make a comparison of contents
>
> Hm? I don't understand why you would need to see mine? It's
> almost certainly the same…
>
>
> Regards,
>
Perfect! Now I understand much better. Thanks a lot for detailing this
last part. I wanted to see your /usr/share/dpkg/pkg-info.mk thinking
before you could have a specific content for pkg-python-daiquiri on it.
So I just need to add the line:
include /usr/share/dpkg/pkg-info.mk
And it would be enough without any more lines like the export ones right?
Jathan
--
Por favor evita enviarme adjuntos en formato de word o powerpoint, si
quieres saber porque lee esto:
http://www.gnu.org/philosophy/no-word-attachments.es.html
¡Cámbiate a GNU/Linux! http://getgnulinux.org/es
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 878 bytes
Desc: OpenPGP digital signature
URL: <http://lists.alioth.debian.org/pipermail/reproducible-builds/attachments/20171016/b5efd775/attachment.sig>
More information about the Reproducible-builds
mailing list