Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 02 Nov 2018 22:21:49 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 232905] [NEW PORT] sysutils/trimdisk: TRIMs every block on a given block device
Message-ID:  <bug-232905-7788-XD85jdCYQh@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-232905-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-232905-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D232905

Nathan <ndowens@yahoo.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ndowens@yahoo.com

--- Comment #1 from Nathan <ndowens@yahoo.com> ---
Comment on attachment 198883
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D198883
shar archive with the new port, relative to sysutils/

X       ${INSTALL_PROGRAM} ${WRKDIR}/${PORTNAME}-${PORTVERSION}/trimdisk \
X               ${STAGEDIR}${PREFIX}/sbin/trimdisk
X       ${INSTALL_MAN} ${WRKDIR}/${PORTNAME}-${PORTVERSION}/trimdisk.8 \
X               ${STAGEDIR}${MANPREFIX}/man/man8

Have you tried using ${WRKSRC}/trimdisk instead of ${WRKDIR}/PORTNAME....

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-232905-7788-XD85jdCYQh>