Correct editting MANIFEST
This commit is contained in:
parent
9738de991b
commit
d4c83f1656
@ -67,7 +67,7 @@ the preferred IO::Compress::Bzip2 instead.
|
||||
%setup -q -n Compress-Bzip2-%{version}
|
||||
# Remove bundled bzip2 library
|
||||
find bzlib-src -mindepth 1 -type f \! -name 'sample*' -delete
|
||||
perl -i -ne 'print $_ unless m{^bzlib-src/}d' MANIFEST
|
||||
perl -i -ne 'print $_ unless m{^bzlib-src/}' MANIFEST
|
||||
find bzlib-src -type f >>MANIFEST
|
||||
|
||||
%build
|
||||
|
Loading…
Reference in New Issue
Block a user