summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorHadriel Kaplan <hadrielk@yahoo.com>2014-02-25 09:17:00 -0500
committerAlexis La Goutte <alexis.lagoutte@gmail.com>2014-02-25 17:28:04 +0000
commitb6aae8d5c470aa681b70f33cad064dbb7045b3b7 (patch)
tree700f0a67042d77d7cc735c1870500e493e05c0c7 /.gitignore
parent605d9bb8e23f754aefd0838af57d5bcb749698c1 (diff)
downloadwireshark-b6aae8d5c470aa681b70f33cad064dbb7045b3b7.tar.gz
Change libsmi url and Lua version in macosx-setup.sh
The libsmi url in macosx-setup.sh was dead, it's now an https site not ftp. Also we were pulling down Lua 5.1.5 but should be pullsing down 5.2.3. Lastly, macosx-setup cerates macosx-support-libs directory, which needs to be ignored. Change-Id: I79dc833dbc54fda8b237c5ada64f3564ce4f4cde Reviewed-on: https://code.wireshark.org/review/360 Reviewed-by: Alexis La Goutte <alexis.lagoutte@gmail.com>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 7f694d2c9d..35363e6b39 100644
--- a/.gitignore
+++ b/.gitignore
@@ -201,6 +201,7 @@ ui/qt/config.pri
.DS_Store
cscope.*
tags
+macosx-support-libs
packaging/macosx/COPYING.txt
packaging/macosx/Info.plist
packaging/macosx/osx-dmg.sh