diff options
author | Stefan Schmidt <stefan@datenfreihafen.org> | 2009-12-10 11:08:51 +0100 |
---|---|---|
committer | Stefan Schmidt <stefan@datenfreihafen.org> | 2009-12-10 11:08:51 +0100 |
commit | a79d5a546392cad57bb8855f88d4617caa852d27 (patch) | |
tree | 28a5b26bf27ff1e594e13e6eb5aa76891f8f8aab /recipes/euphony | |
parent | 09a85ada712374f567b276067805c19b091a518a (diff) | |
parent | 6e0172f360053c39bfad106592fbb55509167103 (diff) |
Merge branch 'org.openembedded.dev' of git.openembedded.org:openembedded into org.openembedded.dev
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}" |