summaryrefslogtreecommitdiffstats
path: root/meta/recipes-tbd/xournal/files/ldflags.patch
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-tbd/xournal/files/ldflags.patch')
-rw-r--r--meta/recipes-tbd/xournal/files/ldflags.patch15
1 files changed, 0 insertions, 15 deletions
diff --git a/meta/recipes-tbd/xournal/files/ldflags.patch b/meta/recipes-tbd/xournal/files/ldflags.patch
deleted file mode 100644
index 7f6585befb..0000000000
--- a/meta/recipes-tbd/xournal/files/ldflags.patch
+++ /dev/null
@@ -1,15 +0,0 @@
----
- src/Makefile.am | 2 +-
- 1 file changed, 1 insertion(+), 1 deletion(-)
-
-Index: xournal-0.2/src/Makefile.am
-===================================================================
---- xournal-0.2.orig/src/Makefile.am 2007-05-09 15:06:26.000000000 +0100
-+++ xournal-0.2/src/Makefile.am 2007-05-09 15:06:35.000000000 +0100
-@@ -21,5 +21,5 @@ xournal_SOURCES = \
- xo-interface.c xo-interface.h \
- xo-callbacks.c xo-callbacks.h
-
--xournal_LDADD = @PACKAGE_LIBS@
-+xournal_LDADD = @PACKAGE_LIBS@ -lz
-