diff options
Diffstat (limited to 'recipes/pmount/pmount_0.9.17.bb')
-rw-r--r-- | recipes/pmount/pmount_0.9.17.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/pmount/pmount_0.9.17.bb b/recipes/pmount/pmount_0.9.17.bb index 9c403dfb89..13bf2befb9 100644 --- a/recipes/pmount/pmount_0.9.17.bb +++ b/recipes/pmount/pmount_0.9.17.bb @@ -8,8 +8,8 @@ RDEPENDS_${PN}-hal = "${PN}" RRECOMMENDS_${PN}-hal = "hal" SRC_URI = "http://alioth.debian.org/frs/download.php/2247/${P}.tar.gz \ - file://gettext.patch;patch=1 \ - file://install.patch;patch=1 \ + file://gettext.patch;apply=yes \ + file://install.patch;apply=yes \ " inherit autotools gettext |