Path to this page:
Subject: CVS commit: pkgsrc/devel/ruby-redmine42
From: Jonathan Perkin
Date: 2022-05-04 19:34:05
Message id: 20220504173405.45485FB1A@cvs.NetBSD.org
Log Message:
ruby-redmine42: Various portability fixes.
Use pax for install rather than hand-crafted find -exec which wasn't working
correctly. Don't find ".*" with -type d and then rm, you might end up
removing ".destdir/". And fix REPLACE_RUBY which can't have worked due to
incorrect paths as well as coming after including modules.mk (so will have
been a NOP).
Files: