diff options
Diffstat (limited to 'recipes/fmtools/fmtools_1.0.2.bb')
-rw-r--r-- | recipes/fmtools/fmtools_1.0.2.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/fmtools/fmtools_1.0.2.bb b/recipes/fmtools/fmtools_1.0.2.bb index 3b7cfc13e0..9d510a4b31 100644 --- a/recipes/fmtools/fmtools_1.0.2.bb +++ b/recipes/fmtools/fmtools_1.0.2.bb @@ -3,7 +3,7 @@ LICENSE = "GPL" PR = "r0" SRC_URI = "http://www.stanford.edu/~blp/fmtools/fmtools-1.0.2.tar.gz \ - file://makefile.patch;patch=1" + file://makefile.patch;apply=yes" inherit autotools |