diff options
Diffstat (limited to 'recipes/fbset')
-rw-r--r-- | recipes/fbset/fbset_2.1.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/fbset/fbset_2.1.bb b/recipes/fbset/fbset_2.1.bb index 5d5c0c41ba..0d8fa1f174 100644 --- a/recipes/fbset/fbset_2.1.bb +++ b/recipes/fbset/fbset_2.1.bb @@ -12,7 +12,7 @@ RRECOMMENDS = "fbset-modes" PR = "r2" SRC_URI = "http://ftp.debian.org/debian/pool/main/f/fbset/fbset_2.1.orig.tar.gz \ - file://makefile.patch;patch=1" + file://makefile.patch;apply=yes" inherit autotools update-alternatives |