diff contrib/splicex/README @ 707:67aa934958cf draft

SpliceX `make pyinstall*` now `make install`
author d3v11 <d3v11@d3v11.ano>
date Sat, 29 Oct 2011 11:41:38 -0400
parents de6fd9fc14e5
children a26ee55f8c88
line wrap: on
line diff
--- a/contrib/splicex/README	Sat Oct 29 11:37:41 2011 -0400
+++ b/contrib/splicex/README	Sat Oct 29 11:41:38 2011 -0400
@@ -86,12 +86,12 @@
 		SOURCE:
 
 			./configure <python[version]> --no-compile
-			make pyinstall
+			make install
 
 		DEBIAN/UBUNTU:
 
 			./configure <python[version]> --no-compile
-			make pyinstall-deb
+			make install-deb
 
 		UNINSTALL: