diff options
Diffstat (limited to 'packages/gomunicator')
-rw-r--r-- | packages/gomunicator/gomunicator_cvs.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/gomunicator/gomunicator_cvs.bb b/packages/gomunicator/gomunicator_cvs.bb index 4c6e9daad2..dce08ad667 100644 --- a/packages/gomunicator/gomunicator_cvs.bb +++ b/packages/gomunicator/gomunicator_cvs.bb @@ -5,7 +5,7 @@ AUTHOR = "Robert Woerle" SECTION = "gpe" DEPENDS = "libgpewidget gtk+ glib-2.0 alsa-lib dbus-glib" PV = "0.1.3+cvs${SRCDATE}" -PR = "r1" +FILE_PR = "r1" inherit autotools pkgconfig |