Source: https://src.fedoraproject.org/rpms/rng-tools/blob/aaca5d6d9c9a50e0d0eed74c67b09863ac37149a/f/2-rt-revert-build-randstat.patch From de2ee0d8b7e8ad2915165ef941a6ec37442a2fdc Mon Sep 17 00:00:00 2001 From: Vladis Dronov Date: Tue, 6 Jul 2021 14:36:46 +0200 Subject: [PATCH] Revert "Build randstat binary" We do not want new and mostly useless randstat binary. This reverts commit 2ce93190cb0111fcab2f622a539689d70960643a. Signed-off-by: Vladis Dronov --- .gitignore | 3 +-- contrib/Makefile.am | 5 +++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git .gitignore .gitignore index 943fa2b..5dc334d 100644 --- .gitignore +++ .gitignore @@ -1,6 +1,6 @@ *.a *.o -.deps/ +/.deps/ /aclocal.m4 /ar-lib /autom4te.cache/ @@ -10,7 +10,6 @@ /config.status /config.sub /configure -/contrib/randstat /depcomp /install-sh /missing diff --git contrib/Makefile.am contrib/Makefile.am index a81fb0e..18c4fbc 100644 --- contrib/Makefile.am +++ contrib/Makefile.am @@ -1,2 +1,3 @@ -bin_PROGRAMS = randstat -randstat_SOURCES = randstat.c + +EXTRA_DIST = randstat.c + -- 2.26.3 fslogtreecommitdiff
AgeCommit message (Expand)Author
2024-07-05ugnu: diffoscope: Update to 272....Vagrant Cascadian
2024-05-31gnu: diffoscope: Update to 269....Vagrant Cascadian
2024-04-23gnu: diffoscope: Update to 265....Vagrant Cascadian
2024-04-23gnu: reprotest: Update to 0.7.27....Vagrant Cascadian
2024-04-23gnu: diffoscope: Update to 264....Vagrant Cascadian
2024-04-15gnu: diffoscope: Increase test verbosity....Vagrant Cascadian
2024-04-10gnu: diffoscope: Avoid skipping several tests....Vagrant Cascadian
2024-04-09gnu: diffoscope: Update to 263....Wilko Meyer
2024-03-27gnu: diffoscope: Update to 261....Vagrant Cascadian
2024-03-13gnu: diffoscope: Update to 260....Vagrant Cascadian
2024-02-27gnu: diffoscope: Update to 258....Vagrant Cascadian
2024-02-09gnu: diffoscope: Update to 256 [security fixes]....Vagrant Cascadian
2024-02-02gnu: trydiffoscope: Update to 67.0.6....David Pflug
2024-02-02gnu: diffoscope: Update to 255....David Pflug