On Fri, May 15, 2015 at 10:07:34PM +0200, Jérémy Bobbio wrote:
> Hi!
>
> Santiago Vila:
> > I'm thinking about the minimal "find" command which does the trick.
> >
> > The proposed line says this:
> >
> > + find debian/tmp -depth -newermt '$(BUILD_DATE)' -print0 | \
> > + xar
Hi!
Santiago Vila:
> I'm thinking about the minimal "find" command which does the trick.
>
> The proposed line says this:
>
> + find debian/tmp -depth -newermt '$(BUILD_DATE)' -print0 | \
> + xargs -0r touch --no-dereference --date='$(BUILD_DATE)'
>
> Why -depth?
>
> If I w
Hi.
I'm thinking about the minimal "find" command which does the trick.
The proposed line says this:
+ find debian/tmp -depth -newermt '$(BUILD_DATE)' -print0 | \
+ xargs -0r touch --no-dereference --date='$(BUILD_DATE)'
Why -depth?
If I were to remove files or directories,
> Tags: patch
Here it is.
--
Lunar.''`.
lu...@debian.org: :Ⓐ : # apt-get install anarchism
`. `'`
`-
diff -Nru base-files-8/debian/changelog base-files-8.0~reprodu
Source: base-files
Version: 8
Severity: wishlist
Tags: patch
User: reproducible-bui...@lists.alioth.debian.org
Usertags: timestamps
Hi!
While working on the “reproducible builds” effort [1], we have noticed
that base-files could not be built reproducibly.
The attached patch will stop recording t
5 matches
Mail list logo