aboutsummaryrefslogtreecommitdiffstats
path: root/main/aspell
diff options
context:
space:
mode:
authorValery Kartel <valery.kartel@gmail.com>2015-11-10 17:06:13 +0200
committerNatanael Copa <ncopa@alpinelinux.org>2015-11-12 08:44:09 +0000
commitc1f5adb2b946ed7c808c94228d5825d8405947f0 (patch)
tree8f2554f547baab9ddcfe2750f3af44fd570cae0b /main/aspell
parent45b3e3fd95640fc236cc110c4a704326edeb094b (diff)
downloadaports-c1f5adb2b946ed7c808c94228d5825d8405947f0.tar.bz2
aports-c1f5adb2b946ed7c808c94228d5825d8405947f0.tar.xz
main/aspell: remove unneded patch from previous commit
Diffstat (limited to 'main/aspell')
-rw-r--r--main/aspell/APKBUILD1
-rw-r--r--main/aspell/libmath.patch11
2 files changed, 0 insertions, 12 deletions
diff --git a/main/aspell/APKBUILD b/main/aspell/APKBUILD
index 636832811e..377721d7cb 100644
--- a/main/aspell/APKBUILD
+++ b/main/aspell/APKBUILD
@@ -12,7 +12,6 @@ depends=
makedepends="ncurses-dev perl"
install=
source="ftp://ftp.gnu.org/gnu/$pkgname/$pkgname-$pkgver.tar.gz"
-# libmath.patch"
_builddir="$srcdir/$pkgname-$pkgver"
diff --git a/main/aspell/libmath.patch b/main/aspell/libmath.patch
deleted file mode 100644
index 71f1b26a08..0000000000
--- a/main/aspell/libmath.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- old/Makefile.in 2011-07-04 11:58:49.000000000 +0300
-+++ new/Makefile.in 2015-11-09 13:20:24.823333353 +0200
-@@ -569,7 +569,7 @@
- lib/string_list-c.cpp lib/find_speller.cpp lib/speller-c.cpp \
- lib/string_pair_enumeration-c.cpp lib/new_checker.cpp \
- modules/filter/url.cpp $(am__append_3)
--libaspell_la_LIBADD = $(LTLIBINTL) $(PTHREAD_LIB)
-+libaspell_la_LIBADD = $(LTLIBINTL) $(PTHREAD_LIB) -lm
- @INCREMENTED_SONAME_FALSE@libaspell_la_LDFLAGS = -version-info 16:5:1 -no-undefined
- @INCREMENTED_SONAME_TRUE@libaspell_la_LDFLAGS = -version-info 16:5:0 -no-undefined
- @PSPELL_COMPATIBILITY_TRUE@libpspell_la_SOURCES = lib/dummy.cpp