From d62ee7eaf2ba025c3f64b2d4e10dc7cec4637612 Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Wed, 1 Sep 2010 19:09:11 +0100 Subject: packages: Separate out most of the remaining packages into recipes Signed-off-by: Richard Purdie --- meta/recipes-gnome/libgtkstylus/files/gtkstylus.sh | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 meta/recipes-gnome/libgtkstylus/files/gtkstylus.sh (limited to 'meta/recipes-gnome/libgtkstylus/files/gtkstylus.sh') diff --git a/meta/recipes-gnome/libgtkstylus/files/gtkstylus.sh b/meta/recipes-gnome/libgtkstylus/files/gtkstylus.sh new file mode 100644 index 0000000000..b1302ede0e --- /dev/null +++ b/meta/recipes-gnome/libgtkstylus/files/gtkstylus.sh @@ -0,0 +1,5 @@ +#!/bin/sh + +GTK_MODULES=libgtkstylus.so + +export GTK_MODULES -- cgit v1.2.3-54-g00ecf