diff options
Diffstat (limited to 'recipes/libgtkstylus')
-rw-r--r-- | recipes/libgtkstylus/libgtkstylus_0.3.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/libgtkstylus/libgtkstylus_0.3.bb b/recipes/libgtkstylus/libgtkstylus_0.3.bb index 62bd6da06e..04333bcc3d 100644 --- a/recipes/libgtkstylus/libgtkstylus_0.3.bb +++ b/recipes/libgtkstylus/libgtkstylus_0.3.bb @@ -7,7 +7,7 @@ PR = "r6" inherit autotools SRC_URI = "${GPE_MIRROR}/${PN}-${PV}.tar.bz2 \ - file://makefile.patch;apply=yes \ + file://makefile.patch \ file://gtkstylus.sh" do_install_append() { |