From 5fab1e5feb515d584371749eb97dd9cf4132cc77 Mon Sep 17 00:00:00 2001 From: radek Date: Mon, 17 Nov 2003 17:57:57 +0000 Subject: [PATCH] - typo (s/without_dbm/without_gdbm/) Changed files: perl.spec -> 1.228.2.6.4.2 --- perl.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/perl.spec b/perl.spec index 8c91104..e8228cd 100644 --- a/perl.spec +++ b/perl.spec @@ -649,7 +649,7 @@ sh Configure \ -Ui_db \ %{?_without_gdbm: -Ui_dbm -Ui_gdbm -Ui_ndbm} \ %{?!_without_gdbm: -Ui_dbm -Di_gdbm -Ui_ndbm} \ - -Dlibswanted="dl m c crypt %{?!_without_dbm:gdbm}" \ + -Dlibswanted="dl m c crypt %{?!_without_gdbm:gdbm}" \ -%{?_without_threads:U}%{?!_without_threads:D}usethreads \ -%{?_without_largefiles:U}%{?!_without_largefiles:D}uselargefiles -- 2.44.0