Date: Tue, 22 Sep 1998 16:21:00 -0700 (PDT) From: John Polstra <jdp@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: ports/net/cvsup-bin Makefile ports/net/cvsupd-bin Makefile Message-ID: <199809222321.QAA22577@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
jdp 1998/09/22 16:21:00 PDT
Modified files:
net/cvsup-bin Makefile
net/cvsupd-bin Makefile
Log:
Define STRIP as the empty string so that install won't try to strip
the executables when it installs them. They are already stripped in
the distfile. They are not necessarily in the format specified by
OBJFORMAT, so install could invoke the wrong version of strip.
Problem noticed by: Jeremy Lea <reg@shale.csir.co.za>
Revision Changes Path
1.7 +2 -1 ports/net/cvsup-bin/Makefile
1.2 +2 -1 ports/net/cvsupd-bin/Makefile
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199809222321.QAA22577>
