pkgsrc-WIP-changes archive

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

rust17{5,6}: cargo.mk: remove trailing empty line.



Module Name:	pkgsrc-wip
Committed By:	Havard Eidnes <he%NetBSD.org@localhost>
Pushed By:	he
Date:		Sun Mar 3 13:53:54 2024 +0000
Changeset:	d8a7c768f36e6341bd5c49991b6b0ccc525a9753

Modified Files:
	rust175/cargo.mk
	rust176/cargo.mk

Log Message:
rust17{5,6}: cargo.mk: remove trailing empty line.

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

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

diffstat:
 rust175/cargo.mk | 1 -
 rust176/cargo.mk | 1 -
 2 files changed, 2 deletions(-)

diffs:
diff --git a/rust175/cargo.mk b/rust175/cargo.mk
index 0de07484c6..f48bdac474 100644
--- a/rust175/cargo.mk
+++ b/rust175/cargo.mk
@@ -107,4 +107,3 @@ do-cargo-post-install-darwin-fix-rpath:
 	  install_name_tool -id /$$i $$i;						\
 	done
 .endif
-
diff --git a/rust176/cargo.mk b/rust176/cargo.mk
index 0de07484c6..f48bdac474 100644
--- a/rust176/cargo.mk
+++ b/rust176/cargo.mk
@@ -107,4 +107,3 @@ do-cargo-post-install-darwin-fix-rpath:
 	  install_name_tool -id /$$i $$i;						\
 	done
 .endif
-


Home | Main Index | Thread Index | Old Index