cc09288 Install Perl files to a standard Perl path

Authored and Committed by ppisar 4 years ago
1 file changed. 33 lines added. 9 lines removed.
    Install Perl files to a standard Perl path
    
    stow stopped building because it used sitelib Perl path that has
    changed with Fedora's Perl 5.30. This commit fixes the installation
    by passing the desired path in a --with-pmdir option.
    
    This commit also adds missing dependencies.
    
        
file modified
+33 -9