aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/libstroke/libstroke_0.5.1.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/libstroke/libstroke_0.5.1.bb')
-rw-r--r--recipes/libstroke/libstroke_0.5.1.bb14
1 files changed, 5 insertions, 9 deletions
diff --git a/recipes/libstroke/libstroke_0.5.1.bb b/recipes/libstroke/libstroke_0.5.1.bb
index 82514330d1..69664975aa 100644
--- a/recipes/libstroke/libstroke_0.5.1.bb
+++ b/recipes/libstroke/libstroke_0.5.1.bb
@@ -6,18 +6,14 @@ PRIORITY = "optional"
DEPENDS = "virtual/libx11"
SRC_URI = "http://www.etla.net/libstroke/${P}.tar.gz \
- file://configure.in.patch;patch=1 \
- file://libstroke-Makefile.am.patch;patch=1 \
- file://tests-Makefile.am.patch;patch=1 \
+ file://configure.in.patch \
+ file://libstroke-Makefile.am.patch \
+ file://tests-Makefile.am.patch \
"
-# file://Makefile.am.patch;patch=1 \
-# file://libgstroke-Makefile.am.patch;patch=1 \
+# file://Makefile.am.patch \
+# file://libgstroke-Makefile.am.patch \
inherit autotools pkgconfig
-do_stage () {
- autotools_stage_all
-}
-
SRC_URI[md5sum] = "51b9a4e309ac15cfcab96191eed03cb2"
SRC_URI[sha256sum] = "0da9f5fde66feaf6697ba069baced8fb3772c3ddc609f39861f92788f5c7772d"