Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
GSoC
GSoC2018
macOS
vlc
Commits
1e5cb576
Commit
1e5cb576
authored
Oct 07, 2008
by
hartman
Browse files
contrib also needs share/libtool when using the binary package.
parent
229a8957
Changes
1
Hide whitespace changes
Inline
Side-by-side
extras/contrib/Makefile
View file @
1e5cb576
...
...
@@ -81,7 +81,7 @@ package-macosx:
fi
mkdir
tmp
tar
cf - bin sbin include lib vlc-lib share/aclocal
*
share/autoconf
*
\
share/automake
*
share/gettext
*
\
share/automake
*
share/gettext
*
share/libtool
*
\
|
(
cd
tmp
;
tar
xf -
)
./change_prefix.sh tmp
$(PREFIX)
@@CONTRIB_PREFIX@@
(
cd
tmp
;
tar
cf - .
)
| bzip2
-c
>
contrib-macosx.tar.bz2
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment