[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-commits] [torbrowser/master] Update build instructions to mention cleaning components.
commit 1089ae38f1b2005882e4c7472192105d5af49448
Author: Mike Perry <mikeperry-git@xxxxxxxxxx>
Date: Sat Mar 16 13:35:30 2013 -0700
Update build instructions to mention cleaning components.
---
docs/buildmachine_setups/linux-x86.txt | 9 +++++++++
1 files changed, 9 insertions(+), 0 deletions(-)
diff --git a/docs/buildmachine_setups/linux-x86.txt b/docs/buildmachine_setups/linux-x86.txt
index 598ddb7..2015f5b 100644
--- a/docs/buildmachine_setups/linux-x86.txt
+++ b/docs/buildmachine_setups/linux-x86.txt
@@ -27,3 +27,12 @@
12. make -f linux-alpha.mk build-all-binaries
13. make -f linux-alpha.mk compressed-bundle_en-US # or all-bundles
+
+
+To clean the bundle directory (which includes the XPIs, but not the
+compiled binaries):
+ make -f linux-alpha.mk clean
+
+If you need to rebuild selective components, you can try various clean
+targets. For example, to clean firefox:
+ make -f linux-alpha.mk clean-build-firefox
_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits