summaryrefslogtreecommitdiff
path: root/libre/abiword-libre/abiword-2.8.6-no-undefined.patch
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@parabola.nu>2014-09-02 18:28:02 -0300
committerAndré Fabian Silva Delgado <emulatorman@parabola.nu>2014-09-02 18:28:02 -0300
commit3d8c47975ad9e1cbca544af2410e66c5b63f6edf (patch)
tree591ce46cce35ff32e084fac08aa6a9d7563b42d2 /libre/abiword-libre/abiword-2.8.6-no-undefined.patch
parent83dab052f6036ac407ba1b9f123aae4abc2c29a2 (diff)
abiword: remove libre suffix and add complex pkgrel
Diffstat (limited to 'libre/abiword-libre/abiword-2.8.6-no-undefined.patch')
-rw-r--r--libre/abiword-libre/abiword-2.8.6-no-undefined.patch21
1 files changed, 0 insertions, 21 deletions
diff --git a/libre/abiword-libre/abiword-2.8.6-no-undefined.patch b/libre/abiword-libre/abiword-2.8.6-no-undefined.patch
deleted file mode 100644
index c07000edb..000000000
--- a/libre/abiword-libre/abiword-2.8.6-no-undefined.patch
+++ /dev/null
@@ -1,21 +0,0 @@
-diff -u -r abiword-2.8.6.orig/src/Makefile.am abiword-2.8.6/src/Makefile.am
---- abiword-2.8.6.orig/src/Makefile.am 2009-09-09 15:11:01.000000000 +0200
-+++ abiword-2.8.6/src/Makefile.am 2011-08-02 23:35:51.904761961 +0200
-@@ -107,7 +107,7 @@
-
- AbiWord_LDFLAGS = \
- $(DEPS_LIBS) \
-- --no-undefined \
-+ -Wl,--no-undefined \
- -avoid-version \
- -export-dynamic \
- -headerpad_max_install_names
-@@ -129,7 +129,7 @@
-
- abiword_LDFLAGS = \
- $(platform_ldflags) \
-- --no-undefined \
-+ -Wl,--no-undefined \
- -avoid-version \
- -export-dynamic
-