- Fix pkg-plist when installing to non-standard prefix - Delete %%GAUCHE_LIBDIR%% as well - FIx permissions by replacing 'cp's to COPYTREE macro. Copy of this message was sent to (erik@smluc.org).
State Changed From-To: open->feedback Awaiting maintainers feedback
Responsible Changed From-To: freebsd-ports-bugs->clsung I'll take it.
This looks good to me. Thanks!
clsung 2006-09-20 03:25:19 UTC FreeBSD ports repository Modified files: devel/gauche-readline Makefile pkg-plist Log: - Fix pkg-plist when installing to non-standard prefix - Delete %%GAUCHE_LIBDIR%% as well - FIx permissions by replacing 'cp's to COPYTREE macro. PR: ports/101396 Submitted by: stas Approved by: maintainer (Erik Greenwald) Revision Changes Path 1.5 +13 -1 ports/devel/gauche-readline/Makefile 1.2 +3 -0 ports/devel/gauche-readline/pkg-plist _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: feedback->closed Committed. Thank You.