Make sure we copy Wireshark's libraries to Frameworks. Use top_builddir
[metze/wireshark/wip.git] / Makefile.am
index a65644009976df465c0f3993ea17af5086e16106..415d37d6a7b6dab31d2f0a5f9c6191d117be65e5 100644 (file)
@@ -1084,7 +1084,7 @@ install_desktop_files:
 
 # Used by svr4-package and osx-package
 # We load top_stagedir with an explicit path so that libtool doesn't freak.
-top_stagedir=`cd $(top_srcdir) && pwd`/packaging/staging
+top_stagedir=`cd $(top_builddir) && pwd`/packaging/staging
 stagedir=$(top_stagedir)/$(PACKAGE).inst
 
 host_cpu=@host_cpu@