[mw-devel] MW3 r929 - branches/jscript/src

arthur at sucs.org arthur at sucs.org
Wed Mar 21 18:16:56 GMT 2007


Author: arthur
Date: 2007-03-21 18:16:56 +0000 (Wed, 21 Mar 2007)
New Revision: 929

Modified:
   branches/jscript/src/Makefile
Log:
change cp to install to auto create paths


Modified: branches/jscript/src/Makefile
===================================================================
--- branches/jscript/src/Makefile	2007-03-21 16:47:54 UTC (rev 928)
+++ branches/jscript/src/Makefile	2007-03-21 18:16:56 UTC (rev 929)
@@ -127,7 +127,7 @@
 	# no longer necessary, rpm does this for you
 	#chmod 4755 $(BB)/mw
 	cd .. && cp -a $(INSTALLFILES) $(BB)
-	cp bbs $(bindir)/mw
+	install -D bbs $(bindir)/mw
 	@echo "Finished Installation."
 
 clean:





More information about the mw-devel mailing list