diff options
Diffstat (limited to 'recipes/pmount/pmount_0.9.19.bb')
-rw-r--r-- | recipes/pmount/pmount_0.9.19.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/pmount/pmount_0.9.19.bb b/recipes/pmount/pmount_0.9.19.bb index 8ba44ebf88..ee420a67af 100644 --- a/recipes/pmount/pmount_0.9.19.bb +++ b/recipes/pmount/pmount_0.9.19.bb @@ -8,8 +8,8 @@ RDEPENDS_${PN}-hal = "${PN}" RRECOMMENDS_${PN}-hal = "hal" SRC_URI = "https://alioth.debian.org/frs/download.php/2867/pmount-0.9.19.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 |