]> git.pld-linux.org Git - packages/perl.git/commitdiff
- removed unnecessary nsl and util from libswanted
authorJakub Bogusz <qboosh@pld-linux.org>
Sun, 2 Mar 2003 22:47:20 +0000 (22:47 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    perl.spec -> 1.188

perl.spec

index 0e7c5d06d89fa0b2371ef63ae9dffaf3008eef85..5d4c17f8921d7bd8db2468c13e5d8243135e8a2e 100644 (file)
--- a/perl.spec
+++ b/perl.spec
@@ -560,7 +560,7 @@ sh Configure \
        -Dvendorlib=%{perl_vendorlib} -Dvendorarch=%{perl_vendorarch} \
        -Dinstallprefix=$RPM_BUILD_ROOT%{_prefix} \
        -Ui_dbm -Ui_gdbm -Ui_ndbm -Ui_db \
-       -Dlibswanted="nsl dl m c crypt util" \
+       -Dlibswanted="dl m c crypt" \
        -%{?_without_threads:U}%{?!_without_threads:D}usethreads \
        -%{?_without_largefiles:U}%{?!_without_largefiles:D}uselargefiles
 
This page took 0.061773 seconds and 4 git commands to generate.