~alpine/aports

This thread contains a patchset. You're looking at the original emails, but you may wish to use the patch review UI. Review patch

[alpine-aports] [PATCH] main/aspell: remove unneded patch from previous commit

Details
Message ID
<1447167973-32036-1-git-send-email-valery.kartel@gmail.com>
Sender timestamp
1447167973
DKIM signature
missing
Download raw message
Patch: +0 -12
---
 main/aspell/APKBUILD      |  1 -
 main/aspell/libmath.patch | 11 -----------
 2 files changed, 12 deletions(-)
 delete mode 100644 main/aspell/libmath.patch

diff --git a/main/aspell/APKBUILD b/main/aspell/APKBUILD
index 6368328..377721d 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 71f1b26..0000000
--- a/main/aspell/libmath.patch
@@ -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
-- 
2.6.3



---
Unsubscribe:  alpine-aports+unsubscribe@lists.alpinelinux.org
Help:         alpine-aports+help@lists.alpinelinux.org
---
Reply to thread Export thread (mbox)