]> code.ossystems Code Review - openembedded-core.git/commitdiff
Update for new upstream. I am now l33t OE hax0r\!
authorRoss Burton <ross@openedhand.com>
Fri, 9 Sep 2005 16:11:54 +0000 (16:11 +0000)
committerRoss Burton <ross@openedhand.com>
Fri, 9 Sep 2005 16:11:54 +0000 (16:11 +0000)
git-svn-id: https://svn.o-hand.com/repos/poky@21 311d38ba-8fff-0310-9ca6-ca027cbcb966

openembedded/packages/libgtkstylus/files/makefile.patch [deleted file]
openembedded/packages/libgtkstylus/libgtkstylus_0.5.bb [moved from openembedded/packages/libgtkstylus/libgtkstylus_0.4.bb with 93% similarity]

diff --git a/openembedded/packages/libgtkstylus/files/makefile.patch b/openembedded/packages/libgtkstylus/files/makefile.patch
deleted file mode 100644 (file)
index fadea69..0000000
+++ /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
similarity index 93%
rename from openembedded/packages/libgtkstylus/libgtkstylus_0.4.bb
rename to openembedded/packages/libgtkstylus/libgtkstylus_0.5.bb
index fc03d44a8570b69ad4393ac0ebc015d3526d7b54..ce4a1e6e17c8ae122503d1bbe48ca5c3a241ae22 100644 (file)
@@ -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() {