From c19ef57929d78c071f4a0a72afa4eae66b1d603a Mon Sep 17 00:00:00 2001 From: Pascal Rigaux Date: Mon, 10 Dec 2007 11:08:14 +0000 Subject: oops, fix typo in previous commit --- Makefile.PL | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.PL') diff --git a/Makefile.PL b/Makefile.PL index 968ba7d..63de6ec 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -44,7 +44,7 @@ ChangeLog: my @rpmflags; { - if ($pversion ge v4.5) { + if ($pversion ge v4.4.5) { push @rpmflags, '-DRPM_CALLBACK_LONGLONG'; } if ($pversion ge v4.4.6) { -- cgit v1.2.1