pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/lang/rust-bin rust-bin: remove reference to obsolete f...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/be465b8d3e0e
branches:  trunk
changeset: 440973:be465b8d3e0e
user:      nia <nia%pkgsrc.org@localhost>
date:      Thu Oct 22 18:15:41 2020 +0000

description:
rust-bin: remove reference to obsolete files

diffstat:

 lang/rust-bin/Makefile |  4 +---
 1 files changed, 1 insertions(+), 3 deletions(-)

diffs (18 lines):

diff -r 932dd19a852d -r be465b8d3e0e lang/rust-bin/Makefile
--- a/lang/rust-bin/Makefile    Thu Oct 22 16:24:20 2020 +0000
+++ b/lang/rust-bin/Makefile    Thu Oct 22 18:15:41 2020 +0000
@@ -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 @@
                            $$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