Date: Mon, 19 Jul 1999 13:36:42 -0700 (PDT) From: Andreas Klemm <andreas@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/sysutils/star Makefile ports/sysutils/star/patches patch-aa ports/sysutils/star/pkg PLIST Message-ID: <199907192036.NAA06264@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
andreas 1999/07/19 13:36:42 PDT Modified files: sysutils/star Makefile sysutils/star/patches patch-aa sysutils/star/pkg PLIST Log: link it statically... changed installation path from ${PREFIX}/bin to ${PREFIX}/sbin noticed, that ${PREFIX}/sbin is populated by dynamically linked programs... Wasn't the intention of sbin directories, to include statically linked programs ? Or is this degenerated, because it's ports here and the only statically linked programs reside on the root filesystem in /sbin ??? Revision Changes Path 1.12 +2 -2 ports/sysutils/star/Makefile 1.3 +2 -2 ports/sysutils/star/patches/patch-aa 1.5 +1 -1 ports/sysutils/star/pkg/PLIST To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199907192036.NAA06264>