pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

libretro-parallel-n64: Remove trailing empty lines



Module Name:	pkgsrc-wip
Committed By:	Nia Alarie <nia.alarie%gmail.com@localhost>
Pushed By:	nee
Date:		Tue Jun 6 11:53:17 2017 +0100
Changeset:	330f698367250097f6c566553e9b17846a48474f

Modified Files:
	libretro-parallel-n64/options.mk

Log Message:
libretro-parallel-n64: Remove trailing empty lines

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=330f698367250097f6c566553e9b17846a48474f

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 libretro-parallel-n64/options.mk | 1 -
 1 file changed, 1 deletion(-)

diffs:
diff --git a/libretro-parallel-n64/options.mk b/libretro-parallel-n64/options.mk
index 2fa714f6f4..68ebf2bec2 100644
--- a/libretro-parallel-n64/options.mk
+++ b/libretro-parallel-n64/options.mk
@@ -58,4 +58,3 @@ MAKE_ENV+=	platform=rpi
 .if !empty(PKG_OPTIONS:Mdynarec)
 BUILD_MAKE_FLAGS+=	WITH_DYNAREC=${N64_DYNAREC_ARCH}
 .endif
-


Home | Main Index | Thread Index | Old Index