aspell: Rename 'darwin.patch' and apply it to all targets. (#14206)

This commit is contained in:
t-karatsu 2019-12-19 08:10:05 +09:00 committed by Adam J. Stewart
parent 8da6fcf324
commit 92c2c47f72
2 changed files with 1 additions and 1 deletions

View File

@ -18,5 +18,5 @@ class Aspell(AutotoolsPackage):
version('0.60.6.1', sha256='f52583a83a63633701c5f71db3dc40aab87b7f76b29723aeb27941eff42df6e1')
patch('darwin.patch', when='platform=darwin')
patch('fix_cpp.patch')
patch('issue-519.patch', when='@:0.60.6.1')