summaryrefslogtreecommitdiff
path: root/packaging/macosx/Makefile.am
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2013-07-31 07:39:11 +0000
committerGuy Harris <guy@alum.mit.edu>2013-07-31 07:39:11 +0000
commitb8bc01c74fdff6bfc3b2012d1ba8238a347114d7 (patch)
tree0444a987bb0fd2184bf6a04db50e620cfa462888 /packaging/macosx/Makefile.am
parent559305882501d969884130c8cc8264aa70140595 (diff)
downloadwireshark-b8bc01c74fdff6bfc3b2012d1ba8238a347114d7.tar.gz
Set the minimum OS X version in the installer package based on the
deployment target; if --disable-osx-deploy-target was specified, set it to the OS version on which we're building - minor/dot-dot version and all - as there's no guarantee that it'll work on *any* version earlier than that. svn path=/trunk/; revision=51060
Diffstat (limited to 'packaging/macosx/Makefile.am')
-rw-r--r--packaging/macosx/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/packaging/macosx/Makefile.am b/packaging/macosx/Makefile.am
index 0475d4085a..29a468da69 100644
--- a/packaging/macosx/Makefile.am
+++ b/packaging/macosx/Makefile.am
@@ -87,7 +87,7 @@ EXTRA_DIST = \
Wireshark_package.pmdoc/02chmodbpf.xml \
Wireshark_package.pmdoc/03utility-contents.xml \
Wireshark_package.pmdoc/03utility.xml \
- Wireshark_package.pmdoc/index.xml
+ Wireshark_package.pmdoc/index.xml.in
COPYING.txt: ../../COPYING