diff options
Diffstat (limited to 'packages/gift/gift_0.11.5.bb')
-rw-r--r-- | packages/gift/gift_0.11.5.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/gift/gift_0.11.5.bb b/packages/gift/gift_0.11.5.bb index 2daf8fb079..14a15b8fc8 100644 --- a/packages/gift/gift_0.11.5.bb +++ b/packages/gift/gift_0.11.5.bb @@ -4,7 +4,7 @@ DEPENDS = "libvorbis libogg libtool" DESCRIPTION = "giFT is a framework for bridging multiple \ backend peer-to-peer protocols and the user interface \ associated with them." -FILE_PR ="r1" +PR ="r1" FILES_gift_append = " ${datadir}/giFT" SRC_URI = "${SOURCEFORGE_MIRROR}/gift/gift-${PV}.tar.bz2" |