Date: Wed, 23 Oct 2024 19:53:50 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 277293] security/rkhunter: adhere hier(7) by moving DB files to /var Message-ID: <bug-277293-7788-l4O8PDScfJ@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-277293-7788@https.bugs.freebsd.org/bugzilla/> References: <bug-277293-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=3D277293 Zsolt Udvari <uzsolt@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |uzsolt@FreeBSD.org --- Comment #1 from Zsolt Udvari <uzsolt@FreeBSD.org> --- (In reply to Helge Oldach from comment #0) You can use installer.sh's --striproot option, it's same as STAGEDIR. So doesn't need add more PREFIX-specific REINPLACE_CMD. I didn't try but IMHO in patch-installer.sh don't have to remove the `# Application'-part (this part first test the files existent and if they exist try remove it). In port's Makefile use REINPLACE_CMD to change SHAREDIR to PREFIX to install man - so one more unneeded part in the patch-installer.sh. Can replace the remain part with REINPLACE_CMD - so can delete the patch-installer.sh and the changes would be in _one_ place (in Makefile). What do you think? --=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-277293-7788-l4O8PDScfJ>