[Lunar-commits] r21997 - moonbase/trunk/editors/nedit
Terry Chan
tchan at lunar-linux.org
Mon Oct 30 16:44:29 CET 2006
Author: tchan
Date: 2006-10-30 16:44:27 +0100 (Mon, 30 Oct 2006)
New Revision: 21997
Modified:
moonbase/trunk/editors/nedit/BUILD
Log:
Still cleaning up the nedit/BUILD.
Modified: moonbase/trunk/editors/nedit/BUILD
===================================================================
--- moonbase/trunk/editors/nedit/BUILD 2006-10-30 15:40:37 UTC (rev 21996)
+++ moonbase/trunk/editors/nedit/BUILD 2006-10-30 15:44:27 UTC (rev 21997)
@@ -6,10 +6,7 @@
make linux &&
prepare_install
- strip source/nedit &&
- strip source/nc &&
- install source/nc /usr/bin/ &&
- install source/nedit /usr/bin/ &&
+ install -s source/nc source/nedit /usr/bin/ &&
install doc/nc.man nc.1 &&
install doc/nedit.man nedit.1 &&
gzip -9 nc.1 &&
More information about the Lunar-commits
mailing list