diff options
Diffstat (limited to 'recipes/flumotion/flumotion_0.4.1.bb')
-rw-r--r-- | recipes/flumotion/flumotion_0.4.1.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/flumotion/flumotion_0.4.1.bb b/recipes/flumotion/flumotion_0.4.1.bb index ce036041f9..7bc107f707 100644 --- a/recipes/flumotion/flumotion_0.4.1.bb +++ b/recipes/flumotion/flumotion_0.4.1.bb @@ -12,8 +12,8 @@ RDEPENDS_${PN}-gui = "${PN} python-pygtk python-pycairo" PR = "r10" SRC_URI = "http://www.flumotion.net/src/flumotion/flumotion-${PV}.tar.bz2 \ - file://python-path.patch;apply=yes \ - file://no-check-for-python-stuff.patch;apply=yes" + file://python-path.patch \ + file://no-check-for-python-stuff.patch" inherit autotools distutils-base pkgconfig |