aboutsummaryrefslogtreecommitdiffstats
path: root/pacredir.c
diff options
context:
space:
mode:
Diffstat (limited to 'pacredir.c')
-rw-r--r--pacredir.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/pacredir.c b/pacredir.c
index 11ab5f9..7a9be30 100644
--- a/pacredir.c
+++ b/pacredir.c
@@ -639,7 +639,9 @@ int main(int argc, char ** argv) {
if (verbose > 0)
write_log(stdout, "%s: " PROGNAME " v" VERSION " " ID "/" ARCH
+#if REPRODUCIBLE == 0
" (compiled: " __DATE__ ", " __TIME__ ")"
+#endif
"\n", argv[0]);
if (help > 0)