#! /bin/sh /usr/share/dpatch/dpatch-run ## 003_fix_release_checking.dpatch by ## ## All lines beginning with `## DP:' are a description of the patch. ## DP: No description. @DPATCH@ diff -urNad redhat-cluster-suite-2.20070427~/configure redhat-cluster-suite-2.20070427/configure --- redhat-cluster-suite-2.20070427~/configure 2007-04-27 09:52:32.000000000 +0200 +++ redhat-cluster-suite-2.20070427/configure 2007-04-27 09:54:37.000000000 +0200 @@ -324,7 +324,7 @@ } close IFILE; -if ((!$release_major) || (!$release_minor)) { +if ((not length $release_major) || (not length $release_minor)) { open IFILE, ") { chomp;