forked from pool/libquvi
Stanislav Brabec
8833feda29
- no build date [bnc#916338] + libquvi-fake-build-date.patch OBS-URL: https://build.opensuse.org/request/show/290124 OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libquvi?expand=0&rev=16
14 lines
362 B
Diff
14 lines
362 B
Diff
Index: configure
|
|
===================================================================
|
|
--- configure.orig 2013-11-10 08:45:43.000000000 +0100
|
|
+++ configure 2015-03-10 11:26:07.118800252 +0100
|
|
@@ -14716,7 +14716,7 @@
|
|
|
|
|
|
if test x"$DATE" != "xno"; then :
|
|
- build_time=`$DATE +"%F %T %z"`
|
|
+ build_time="0000-00-00 00:00:00 +0000"
|
|
fi
|
|
|
|
cat >>confdefs.h <<_ACEOF
|