summaryrefslogtreecommitdiff
path: root/README.macos
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2014-06-11 16:56:55 -0700
committerGuy Harris <guy@alum.mit.edu>2014-06-11 23:57:37 +0000
commit85fb7dc807a7a423b59ccba351add7e29f56a694 (patch)
treefb2bd18a2467dbc0d07ac72ee31635ae405f69b2 /README.macos
parentb0c0b33a86473fa6411add002729b6f76062704d (diff)
downloadwireshark-85fb7dc807a7a423b59ccba351add7e29f56a694.tar.gz
Some more SVN->Git.
Change-Id: Iba5274ab5e653a0a3c0a56e62ee168ac957daf27 Reviewed-on: https://code.wireshark.org/review/2152 Reviewed-by: Guy Harris <guy@alum.mit.edu> (cherry picked from commit 95065da33d2d22cad046219e291e54cb2fce33be) Reviewed-on: https://code.wireshark.org/review/2153
Diffstat (limited to 'README.macos')
-rw-r--r--README.macos4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.macos b/README.macos
index 722fb5a064..5bd33a149e 100644
--- a/README.macos
+++ b/README.macos
@@ -36,7 +36,7 @@ and /usr/local/lib/pkgconfig.
After you have installed those libraries:
-If you are building from a Subversion tree, rather than from a source
+If you are building from a Git tree, rather than from a source
distribution tarball, run the autogen.sh script. This should not be
necessary if you're building from a source distribution tarball, unless
you've added new source files to the Wireshark source.
@@ -50,7 +50,7 @@ you do, in the build directory:
If you are building from a release tarball:
make distclean
- If you are building from SVN:
+ If you are building from Git:
make maintainer-clean
./autogen.sh