[jffi-next] 07/49: Remove spurious line.

Tim Potter tpot-guest at moszumanska.debian.org
Wed Mar 4 04:51:08 UTC 2015


This is an automated email from the git hooks/post-receive script.

tpot-guest pushed a commit to annotated tag upstream/1.0.10
in repository jffi-next.

commit ec0ccc850a15a680ed3fd5f6660d3d7454d1fb52
Author: Diego Elio 'Flameeyes' Pettenò <flameeyes at gmail.com>
Date:   Tue May 25 20:45:57 2010 +0800

    Remove spurious line.
---
 jni/GNUmakefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/jni/GNUmakefile b/jni/GNUmakefile
index e28d924..c96eb09 100755
--- a/jni/GNUmakefile
+++ b/jni/GNUmakefile
@@ -253,7 +253,7 @@ build_ffi = \
 		$(LIBFFI_CONFIGURE) --host=$(1)-apple-darwin > /dev/null; \
 	fi); \
 	env MACOSX_DEPLOYMENT_TARGET=10.4 $(MAKE) -C $(BUILD_DIR)/libffi-darwin-$(1)
-	
+
 $(LIBFFI):
 	@mkdir -p $(@D)
 	@for arch in $(ARCHES); do $(call build_ffi,$$arch);done

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jffi-next.git



More information about the pkg-java-commits mailing list