]> git.pld-linux.org Git - packages/perl.git/blobdiff - perl.spec
- typo (s/without_dbm/without_gdbm/)
[packages/perl.git] / perl.spec
index d748d09ac0c41079e9fcadbe456df84287d4b9d9..5f0f95537a5d82bf74152f2e31d8d50b75cba5eb 100644 (file)
--- a/perl.spec
+++ b/perl.spec
@@ -272,7 +272,7 @@ Perl 
 %package base
 Summary:       Base perl components for a minimal installation
 Summary(pl):   Podstawowe skĀ³adniki potrzebne do minimalnej instalacji perla
-Group:         Text/Applications
+Group:         Development/Languages/Perl
 Provides:      perl-File-Compare = 1.1003
 Provides:      perl-File-Spec = 0.86
 Provides:      perl-File-Temp = 0.14
@@ -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
 
This page took 0.024617 seconds and 4 git commands to generate.