diff options
Diffstat (limited to 'packages/mozilla/thunderbird_1.0.7.bb')
-rw-r--r-- | packages/mozilla/thunderbird_1.0.7.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/mozilla/thunderbird_1.0.7.bb b/packages/mozilla/thunderbird_1.0.7.bb index c0893068bf..d67529db34 100644 --- a/packages/mozilla/thunderbird_1.0.7.bb +++ b/packages/mozilla/thunderbird_1.0.7.bb @@ -1,7 +1,7 @@ SECTION = "x11/utils" DEPENDS += "gnupg" RRECOMMENDS += "gnupg" -PR = "r1" +FILE_PR = "r1" EMVER="0.92.0" IPCVER="1.1.3" |