diff options
Diffstat (limited to 'openembedded/packages/libgtkstylus/files')
-rw-r--r-- | openembedded/packages/libgtkstylus/files/makefile.patch | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/openembedded/packages/libgtkstylus/files/makefile.patch b/openembedded/packages/libgtkstylus/files/makefile.patch deleted file mode 100644 index fadea6902..000000000 --- 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 - |