diff options
Diffstat (limited to 'packages/aspell/aspell6-en_6.0-0.bb')
-rw-r--r-- | packages/aspell/aspell6-en_6.0-0.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/aspell/aspell6-en_6.0-0.bb b/packages/aspell/aspell6-en_6.0-0.bb index 6c013eb546..c2ef8704ea 100644 --- a/packages/aspell/aspell6-en_6.0-0.bb +++ b/packages/aspell/aspell6-en_6.0-0.bb @@ -1,6 +1,6 @@ LICENSE = "Copyright file" SRC_URI = "ftp://ftp.gnu.org/gnu/aspell/dict/en/aspell6-en-${PV}.tar.bz2" -PR="r1" +FILE_PR ="r1" require aspell-lang.inc |