diff options
Diffstat (limited to 'recipes/xorg-data/xorg-data-common.inc')
-rw-r--r-- | recipes/xorg-data/xorg-data-common.inc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes/xorg-data/xorg-data-common.inc b/recipes/xorg-data/xorg-data-common.inc index 6f89bfb2da..886a8c8ff3 100644 --- a/recipes/xorg-data/xorg-data-common.inc +++ b/recipes/xorg-data/xorg-data-common.inc @@ -3,6 +3,7 @@ SECTION = "x11/data" LICENSE = "MIT-X" XORG_PN = "${PN}" +INC_PR = "r1" SRC_URI = "${XORG_MIRROR}/individual/data/${XORG_PN}-${PV}.tar.bz2;name=archive" S = "${WORKDIR}/${XORG_PN}-${PV}" |