perl: put multiplicity patch into patches/.
This commit is contained in:
parent
f0121673a9
commit
0fabb59f99
|
@ -143,7 +143,6 @@ done
|
|||
|
||||
post_extract() {
|
||||
cp -a ../perl-cross-${_perl_cross_version}/* .
|
||||
patch -p1 < ${FILESDIR}/multiplicity.patch
|
||||
|
||||
[ -n "${SOURCE_DATE_EPOCH}" ] && touch -h -d @$SOURCE_DATE_EPOCH patchlevel.h
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue