diff options
| author | Ross Burton <ross@openedhand.com> | 2005-09-09 16:11:54 +0000 |
|---|---|---|
| committer | Ross Burton <ross@openedhand.com> | 2005-09-09 16:11:54 +0000 |
| commit | 25c3c69bc77fbfca5c1162e264dcf1d2970df5d4 (patch) | |
| tree | aa2e83023be5a52c3b2093d9ae6dc3efd771cea0 | |
| parent | 975a1babe2d2685adac306a0eb04cbb320c3c74c (diff) | |
| download | poky-25c3c69bc77fbfca5c1162e264dcf1d2970df5d4.tar.gz | |
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
| -rw-r--r-- | openembedded/packages/libgtkstylus/files/makefile.patch | 11 | ||||
| -rw-r--r-- | openembedded/packages/libgtkstylus/libgtkstylus_0.5.bb (renamed from openembedded/packages/libgtkstylus/libgtkstylus_0.4.bb) | 1 |
2 files changed, 0 insertions, 12 deletions
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 @@ | |||
| 1 | --- libgtkstylus-0.3/Makefile.am.old 2005-01-16 15:56:07.000000000 +0000 | ||
| 2 | +++ libgtkstylus-0.3/Makefile.am 2005-01-16 15:56:08.000000000 +0000 | ||
| 3 | @@ -3,7 +3,7 @@ | ||
| 4 | module_LTLIBRARIES = libgtkstylus.la | ||
| 5 | |||
| 6 | INCLUDES = @STYLUS_CFLAGS@ | ||
| 7 | -LDADD = @STYLUS_LIBS@ | ||
| 8 | +LIBS = @STYLUS_LIBS@ | ||
| 9 | |||
| 10 | libgtkstylus_la_SOURCES = tap.c | ||
| 11 | |||
diff --git a/openembedded/packages/libgtkstylus/libgtkstylus_0.4.bb b/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" | |||
| 8 | inherit autotools | 8 | inherit autotools |
| 9 | 9 | ||
| 10 | SRC_URI = "http://burtonini.com/temp/${PN}-${PV}.tar.bz2 \ | 10 | SRC_URI = "http://burtonini.com/temp/${PN}-${PV}.tar.bz2 \ |
| 11 | file://makefile.patch;patch=1 \ | ||
| 12 | file://gtkstylus.sh" | 11 | file://gtkstylus.sh" |
| 13 | 12 | ||
| 14 | do_install_append() { | 13 | do_install_append() { |
