lvm2: Add PR so the package doesn't end in PV-
authorOyvind Repvik <nail@nslu2-linux.org>
Fri, 16 Mar 2007 17:52:00 +0000 (17:52 +0000)
committerOyvind Repvik <nail@nslu2-linux.org>
Fri, 16 Mar 2007 17:52:00 +0000 (17:52 +0000)
packages/lvm2/lvm2_2.01.15.bb

index f4e84fb..ee726f7 100644 (file)
@@ -1,7 +1,7 @@
 SECTION = "utils"
 DESCRIPTION = "LVM2 is a set of utilities to manage logical volumes in Linux."
 LICENSE = "GPL"
-PR = ""
+PR = "r0"
 DEPENDS = "device-mapper"
 
 S = "${WORKDIR}/LVM2.${PV}"