Source: konwert
Version: 1.8-11.2
Severity: wishlist
Tags: patch
User: [email protected]
Usertags: randomness
X-Debbugs-Cc: [email protected]
Hi,
While working on the "reproducible builds" effort [1], we have noticed
that konwert could not be built reproducibly.
The attached patch removes randomess from the build system. Once
applied, konwert can be built reproducibly in our reproducible
toolchain.
[1]: https://wiki.debian.org/ReproducibleBuilds
Regards,
--
,''`.
: :' : Chris Lamb
`. `'` [email protected] / chris-lamb.co.uk
`-
diff --git a/devel/fixtrsutf8 b/devel/fixtrsutf8
index 6ef7c86..24f61e3 100755
--- a/devel/fixtrsutf8
+++ b/devel/fixtrsutf8
@@ -31,7 +31,7 @@ sub popraw ($$)
$reszta
)
}
- keys %przedrostki
+ sort keys %przedrostki
}
while (<>)