at 3.1.12: fix RCONFLICTS/RREPLACES definitions
authorRoman I Khimov <khimov@altell.ru>
Fri, 30 Jul 2010 06:39:22 +0000 (10:39 +0400)
committerRoman I Khimov <khimov@altell.ru>
Fri, 30 Jul 2010 06:39:46 +0000 (10:39 +0400)
Signed-off-by: Roman I Khimov <khimov@altell.ru>
recipes/at/at_3.1.12.bb

index 56504ce..781937a 100644 (file)
@@ -2,10 +2,10 @@ DESCRIPTION = "Delayed job execution and batch processing."
 SECTION = "base"
 LICENSE = "GPL"
 DEPENDS = "flex-native flex"
-RCONFLICTS = "atd"
-RREPLACES = "atd"
+RCONFLICTS_${PN} = "atd"
+RREPLACES_${PN} = "atd"
 
-PR = "r0"
+PR = "r1"
 
 SRC_URI = " \
        ${DEBIAN_MIRROR}/main/a/at/at_${PV}.orig.tar.gz \