summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Harder <radhermit@gentoo.org>2011-09-09 07:16:01 +0000
committerTim Harder <radhermit@gentoo.org>2011-09-09 07:16:01 +0000
commitd0fc2a1df94f967eaf62e72b9d49d87226c5098a (patch)
tree6f28c8486dff09cfcbb6cf912cadbf000b132aaa /dev-libs/libtommath/files/libtommath-0.42.0-makefile.patch
parentMarked ~sparc-solaris (diff)
downloadgentoo-2-d0fc2a1df94f967eaf62e72b9d49d87226c5098a.tar.gz
gentoo-2-d0fc2a1df94f967eaf62e72b9d49d87226c5098a.tar.bz2
gentoo-2-d0fc2a1df94f967eaf62e72b9d49d87226c5098a.zip
Remove whitespace.
(Portage version: 2.2.0_alpha51/cvs/Linux x86_64)
Diffstat (limited to 'dev-libs/libtommath/files/libtommath-0.42.0-makefile.patch')
-rw-r--r--dev-libs/libtommath/files/libtommath-0.42.0-makefile.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/libtommath/files/libtommath-0.42.0-makefile.patch b/dev-libs/libtommath/files/libtommath-0.42.0-makefile.patch
index 03dd5a25fda5..af0b37b9dac2 100644
--- a/dev-libs/libtommath/files/libtommath-0.42.0-makefile.patch
+++ b/dev-libs/libtommath/files/libtommath-0.42.0-makefile.patch
@@ -13,7 +13,7 @@
objs: $(OBJECTS)
-+.c.o:
++.c.o:
+ $(LTCOMPILE) $(CFLAGS) $(LDFLAGS) -o $@ -c $<
+
$(LIBNAME): $(OBJECTS)