Subject: CVS commit: pkgsrc
To: None <source-changes@netbsd.org>
From: Hubert Feyrer <hubertf@netbsd.org>
List: source-changes
Date: 03/28/1999 07:34:24
Module Name:	pkgsrc
Committed By:	hubertf
Date:		Sun Mar 28 15:34:24 UTC 1999

Modified Files:
	pkgsrc/archivers/rar: Makefile
Log Message:
Don't try to strip non-native-format binary.

(The latest binutils-based strip can do this if you tell it which
obj-format the binary is, but 1.3.x doesn't support this. Plus, that
BSDi(?)-binary is stripped anyways.)