diff options
| author | Natanael Copa <ncopa@alpinelinux.org> | 2009-07-24 08:01:31 +0000 |
|---|---|---|
| committer | Natanael Copa <ncopa@alpinelinux.org> | 2009-07-24 08:01:31 +0000 |
| commit | b70981b68efcce5256eb11c6cd26ae123b10b6ea (patch) | |
| tree | a38be6efae5e2ba15c2e839504632f9b7bfd5f91 /extra/aspell/libmath.patch | |
| parent | 2b4df81538b8398442d5296650905c70341dd8d3 (diff) | |
| download | aports-b70981b68efcce5256eb11c6cd26ae123b10b6ea.tar.bz2 aports-b70981b68efcce5256eb11c6cd26ae123b10b6ea.tar.xz | |
moved extra/* to main/
and fixed misc build issues
Diffstat (limited to 'extra/aspell/libmath.patch')
| -rw-r--r-- | extra/aspell/libmath.patch | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/extra/aspell/libmath.patch b/extra/aspell/libmath.patch deleted file mode 100644 index 3fad33a5d2..0000000000 --- a/extra/aspell/libmath.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- a/Makefile.orig 2009-05-21 08:22:51.000000000 +0000 -+++ b/Makefile 2009-05-21 08:23:06.000000000 +0000 -@@ -568,7 +568,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 - libaspell_la_LDFLAGS = -version-info 16:4:1 -no-undefined - #libaspell_la_LDFLAGS = -version-info 16:4:0 -no-undefined - libpspell_la_SOURCES = lib/dummy.cpp |
