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