diff --git a/openembedded/packages/libgtkstylus/files/makefile.patch b/openembedded/packages/libgtkstylus/files/makefile.patch deleted file mode 100644 index fadea69023..0000000000 --- a/openembedded/packages/libgtkstylus/files/makefile.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- libgtkstylus-0.3/Makefile.am.old 2005-01-16 15:56:07.000000000 +0000 -+++ libgtkstylus-0.3/Makefile.am 2005-01-16 15:56:08.000000000 +0000 -@@ -3,7 +3,7 @@ - module_LTLIBRARIES = libgtkstylus.la - - INCLUDES = @STYLUS_CFLAGS@ --LDADD = @STYLUS_LIBS@ -+LIBS = @STYLUS_LIBS@ - - libgtkstylus_la_SOURCES = tap.c - diff --git a/openembedded/packages/libgtkstylus/libgtkstylus_0.4.bb b/openembedded/packages/libgtkstylus/libgtkstylus_0.5.bb similarity index 93% rename from openembedded/packages/libgtkstylus/libgtkstylus_0.4.bb rename to openembedded/packages/libgtkstylus/libgtkstylus_0.5.bb index fc03d44a85..ce4a1e6e17 100644 --- a/openembedded/packages/libgtkstylus/libgtkstylus_0.4.bb +++ b/openembedded/packages/libgtkstylus/libgtkstylus_0.5.bb @@ -8,7 +8,6 @@ FILES_${PN} = "/etc ${libdir}/gtk-2.0" inherit autotools SRC_URI = "http://burtonini.com/temp/${PN}-${PV}.tar.bz2 \ - file://makefile.patch;patch=1 \ file://gtkstylus.sh" do_install_append() {