summaryrefslogtreecommitdiff
path: root/libre/abiword/abiword-2.8.6-no-undefined.patch
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@lukeshu.com>2017-03-20 12:01:59 -0400
committerLuke Shumaker <lukeshu@lukeshu.com>2017-03-20 22:53:38 -0400
commite2c002871ce06ca00b01a63747e3a40459f6bb61 (patch)
treef8f8ec36ed3c6e856dc5d2a06d63f1ae9e0fc7da /libre/abiword/abiword-2.8.6-no-undefined.patch
parentd7295bf7bc997e11406c6dbb36880f542e73176e (diff)
downloadabslibre-e2c002871ce06ca00b01a63747e3a40459f6bb61.tar.gz
abslibre-e2c002871ce06ca00b01a63747e3a40459f6bb61.tar.bz2
abslibre-e2c002871ce06ca00b01a63747e3a40459f6bb61.zip
libre/abiword: tidy up
- Remove old patch files that are no longer applied - Add a comment to the PKGBUILD about which plugins are disabled.
Diffstat (limited to 'libre/abiword/abiword-2.8.6-no-undefined.patch')
-rw-r--r--libre/abiword/abiword-2.8.6-no-undefined.patch21
1 files changed, 0 insertions, 21 deletions
diff --git a/libre/abiword/abiword-2.8.6-no-undefined.patch b/libre/abiword/abiword-2.8.6-no-undefined.patch
deleted file mode 100644
index c07000edb..000000000
--- a/libre/abiword/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
-