diff options
Diffstat (limited to 'recipes/euphony')
-rw-r--r-- | recipes/euphony/euphony_0.1.3.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes/euphony/euphony_0.1.3.bb b/recipes/euphony/euphony_0.1.3.bb index 134a39dc5e..7d332ee8e3 100644 --- a/recipes/euphony/euphony_0.1.3.bb +++ b/recipes/euphony/euphony_0.1.3.bb @@ -6,6 +6,7 @@ SECTION = "x11/multimedia" inherit autotools SRC_URI = "http://projects.gstaedtner.net/euphony/${PN}-${PV}.tar.gz" +PR = "r1" FILES_${PN} += "${datadir}" |