diff options
Diffstat (limited to 'packages/kxml2/kxml2_2.3.0.bb')
-rw-r--r-- | packages/kxml2/kxml2_2.3.0.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/kxml2/kxml2_2.3.0.bb b/packages/kxml2/kxml2_2.3.0.bb index 6279852620..e0dac16894 100644 --- a/packages/kxml2/kxml2_2.3.0.bb +++ b/packages/kxml2/kxml2_2.3.0.bb @@ -3,7 +3,7 @@ HOMEPAGE = "http://kxml.sourceforge.net" PRIORITY = "optional" SECTION = "libs" LICENSE = "BSD CPL LGPL" -PR = "r1" +FILE_PR = "r1" inherit java-library |