aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/fltk/fltk_1.1.10.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/fltk/fltk_1.1.10.bb')
-rw-r--r--recipes/fltk/fltk_1.1.10.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/fltk/fltk_1.1.10.bb b/recipes/fltk/fltk_1.1.10.bb
index cbc066ddc9..085d8e63e7 100644
--- a/recipes/fltk/fltk_1.1.10.bb
+++ b/recipes/fltk/fltk_1.1.10.bb
@@ -8,8 +8,8 @@ DEPENDS = "alsa-lib zlib jpeg libpng libxext libxft"
PR = "r1"
SRC_URI = "ftp://ftp.rz.tu-bs.de/pub/mirror/ftp.easysw.com/ftp/pub/fltk/${PV}/fltk-${PV}-source.tar.bz2 \
- file://disable_test.patch;patch=1 \
-# http://ftp.de.debian.org/debian/pool/main/f/fltk1.1/fltk1.1_1.1.10-2.diff.gz;patch=1 \
+ file://disable_test.patch \
+# http://ftp.de.debian.org/debian/pool/main/f/fltk1.1/fltk1.1_1.1.10-2.diff.gz \
"
S = "${WORKDIR}/fltk-${PV}"