[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[tor-commits] [bridgedb/master] Change Makefile install directive to record where the files were installed.



commit c43fbb1ef12faf8d60c35649869404d2d63c9633
Author: Isis Lovecruft <isis@xxxxxxxxxxxxxx>
Date:   Mon Aug 19 17:32:54 2013 +0000

    Change Makefile install directive to record where the files were installed.
---
 Makefile |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Makefile b/Makefile
index 6f563c1..25e624c 100644
--- a/Makefile
+++ b/Makefile
@@ -8,4 +8,4 @@ test:
 	python setup.py test
 
 install:
-	python setup.py install
+	python setup.py install --record installed-files.txt



_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits