Update for new upstream. I am now l33t OE hax0r\!

git-svn-id: https://svn.o-hand.com/repos/poky@21 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Ross Burton 2005-09-09 16:11:54 +00:00
parent 975a1babe2
commit 25c3c69bc7
2 changed files with 0 additions and 12 deletions

View File

@ -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

View 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() {