diff options
Diffstat (limited to 'packages/gparted')
-rw-r--r-- | packages/gparted/gparted_0.3.3.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/gparted/gparted_0.3.3.bb b/packages/gparted/gparted_0.3.3.bb index 43623d7348..be74c35df6 100644 --- a/packages/gparted/gparted_0.3.3.bb +++ b/packages/gparted/gparted_0.3.3.bb @@ -1,7 +1,7 @@ DESCRIPTION = "GNOME Partition Manager" LICENSE = "GPL" DEPENDS = "gtkmm parted" -PR = "r1" +FILE_PR = "r1" inherit autotools |