diff options
Diffstat (limited to 'packages/uae/e-uae_0.8.28.bb')
-rw-r--r-- | packages/uae/e-uae_0.8.28.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/uae/e-uae_0.8.28.bb b/packages/uae/e-uae_0.8.28.bb index f8f95e846a..630c29ed62 100644 --- a/packages/uae/e-uae_0.8.28.bb +++ b/packages/uae/e-uae_0.8.28.bb @@ -3,7 +3,7 @@ SECTION = "base" PRIORITY = "optional" DEPENDS = "virtual/libsdl zlib" LICENSE = "GPL" -PR = "r0" +FILE_PR = "r0" SRC_URI = "http://rcdrummond.net/uae/e-uae-${PV}/e-uae-${PV}.tar.bz2 \ file://configure.patch;patch=1" |