From: Rich Salz Date: Mon, 15 Dec 2014 17:24:25 +0000 (-0500) Subject: RT3497: The ticket that keeps on giving. X-Git-Tag: master-pre-reformat~103 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=129c81b951ef436995d5718a55ecd68cb5914972;p=thirdparty%2Fopenssl.git RT3497: The ticket that keeps on giving. Don't remove c_rehash that wasn't created by make; this script is created by configure. This fix brought to you by the letter "f" and Reviewed-by: Emilia Kasper --- diff --git a/tools/Makefile b/tools/Makefile index b50218d03e3..4ca835c4af5 100644 --- a/tools/Makefile +++ b/tools/Makefile @@ -52,7 +52,6 @@ dclean: clean: rm -f *.o *.obj lib tags core .pure .nfs* *.old *.bak fluff - rm -f c_rehash errors: