@ -63,7 +63,8 @@ all of the key exchanges, ciphers, and compression of libssh2.
%setup -q -n Net-SSH2-%{version}
# Remove bundled libraries
rm -r inc
# Don't remove inc/ to prevent setting $Module::Install::AUTHOR
rm -r inc/*
perl -i -ne 'print $_ unless m{^inc/}' MANIFEST
%build