pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/lang/rust-bin
Module Name: pkgsrc
Committed By: nia
Date: Thu Oct 22 18:15:41 UTC 2020
Modified Files:
pkgsrc/lang/rust-bin: Makefile
Log Message:
rust-bin: remove reference to obsolete files
To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 pkgsrc/lang/rust-bin/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/lang/rust-bin/Makefile
diff -u pkgsrc/lang/rust-bin/Makefile:1.14 pkgsrc/lang/rust-bin/Makefile:1.15
--- pkgsrc/lang/rust-bin/Makefile:1.14 Sat Oct 10 17:13:48 2020
+++ pkgsrc/lang/rust-bin/Makefile Thu Oct 22 18:15:41 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2020/10/10 17:13:48 nia Exp $
+# $NetBSD: Makefile,v 1.15 2020/10/22 18:15:41 nia Exp $
DISTNAME= rust-1.47.0
PKGNAME= ${DISTNAME:S/rust/rust-bin/1}
@@ -110,8 +110,6 @@ fix-darwin-install-name:
$$f; \
done; \
done
- install_name_tool -id ${PREFIX}/lib/rustlib/${RUST_ARCH}/lib/python2.7/site-packages/lldb/_lldb.so \
- ${DESTDIR}${PREFIX}/lib/rustlib/${RUST_ARCH}/lib/python2.7/site-packages/lldb/_lldb.so
. endfor
.else
TOOL_DEPENDS+= patchelf-[0-9]*:../../devel/patchelf
Home |
Main Index |
Thread Index |
Old Index