public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/openssl] rebase_40beta: Remove duplicated strings from hobble-openssl
@ 2026-06-09 12:43 Peter Lemenkov
  0 siblings, 0 replies; only message in thread
From: Peter Lemenkov @ 2026-06-09 12:43 UTC (permalink / raw)
  To: git-commits

            A new commit has been pushed.

            Repo   : rpms/openssl
            Branch : rebase_40beta
            Commit : a416cba2f4ed317ea75b99f5dce7c0059058cbbf
            Author : Peter Lemenkov <lemenkov@gmail.com>
            Date   : 2016-11-07T17:46:23+01:00
            Stats  : +0/-5 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/openssl/c/a416cba2f4ed317ea75b99f5dce7c0059058cbbf?branch=rebase_40beta

            Log:
            Remove duplicated strings from hobble-openssl

Signed-off-by: Peter Lemenkov <lemenkov@gmail.com>

---
diff --git a/hobble-openssl b/hobble-openssl
index d962742..6c4c21c 100755
--- a/hobble-openssl
+++ b/hobble-openssl
@@ -31,11 +31,6 @@ for c in `find crypto/ec -name "ec2*.c" -o -name "ec_curve.c" -o -name "ecp_nist
 	> $c
 done
 
-for c in `find crypto/ec -name "ec2*.c" -o -name "ec_curve.c" -o -name "ecp_nistp22?.c"`; do
-	echo Destroying $c
-	> $c
-done
-
 for c in `find test -name "ectest.c"`; do
 	echo Destroying $c
 	> $c

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-06-09 12:43 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-09 12:43 [rpms/openssl] rebase_40beta: Remove duplicated strings from hobble-openssl Peter Lemenkov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox