Sha256: 2aefc3a223be00882bcbcae08f27f3b2b9a5346a508a7b4f15141e47bd3a29f5

Contents?: true

Size: 409 Bytes

Versions: 25

Compression:

Stored size: 409 Bytes

Contents

--- a/util/domd
+++ b/util/domd
@@ -34,11 +34,11 @@ else
     ${PERL} $TOP/util/clean-depend.pl < Makefile > Makefile.new
     RC=$?
 fi
-if ! cmp -s Makefile.save Makefile.new; then
-    mv Makefile.new Makefile
-else
+if cmp -s Makefile.save Makefile.new; then
     mv Makefile.save Makefile
     rm -f Makefile.new
+else
+    mv Makefile.new Makefile
 fi
 # unfake the presence of Kerberos
 rm $TOP/krb5.h

Version data entries

25 entries across 25 versions & 1 rubygems

Version Path
clusterlb-0.1.32 omnibus/config/patches/openssl/openssl-1.0.2k-no-bang.patch
clusterlb-0.1.31 omnibus/config/patches/openssl/openssl-1.0.2k-no-bang.patch
clusterlb-0.1.30 omnibus/config/patches/openssl/openssl-1.0.2k-no-bang.patch
clusterlb-0.1.29 omnibus/config/patches/openssl/openssl-1.0.2k-no-bang.patch
clusterlb-0.1.28 omnibus/config/patches/openssl/openssl-1.0.2k-no-bang.patch
clusterlb-0.1.27 omnibus/config/patches/openssl/openssl-1.0.2k-no-bang.patch
clusterlb-0.1.26 omnibus/config/patches/openssl/openssl-1.0.2k-no-bang.patch
clusterlb-0.1.25 omnibus/config/patches/openssl/openssl-1.0.2k-no-bang.patch
clusterlb-0.1.24 omnibus/config/patches/openssl/openssl-1.0.2k-no-bang.patch
clusterlb-0.1.23 omnibus/config/patches/openssl/openssl-1.0.2k-no-bang.patch
clusterlb-0.1.22 omnibus/config/patches/openssl/openssl-1.0.2k-no-bang.patch
clusterlb-0.1.21 omnibus/config/patches/openssl/openssl-1.0.2k-no-bang.patch
clusterlb-0.1.20 omnibus/config/patches/openssl/openssl-1.0.2k-no-bang.patch
clusterlb-0.1.19 omnibus/config/patches/openssl/openssl-1.0.2k-no-bang.patch
clusterlb-0.1.17 omnibus/config/patches/openssl/openssl-1.0.2k-no-bang.patch
clusterlb-0.1.16 omnibus/config/patches/openssl/openssl-1.0.2k-no-bang.patch
clusterlb-0.1.15 omnibus/config/patches/openssl/openssl-1.0.2k-no-bang.patch
clusterlb-0.1.14 omnibus/config/patches/openssl/openssl-1.0.2k-no-bang.patch
clusterlb-0.1.13 omnibus/config/patches/openssl/openssl-1.0.2k-no-bang.patch
clusterlb-0.1.12 omnibus/config/patches/openssl/openssl-1.0.2k-no-bang.patch