Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Gautam Chitnis
web-ui-redesign
Commits
3468999c
Commit
3468999c
authored
Feb 19, 2007
by
Jean-Baptiste Kempf
Browse files
Contrib-live: Don't patch things if you don't need them.
parent
1d0935a6
Changes
1
Hide whitespace changes
Inline
Side-by-side
extras/contrib/src/Makefile
View file @
3468999c
...
...
@@ -1074,8 +1074,12 @@ live555-$(LIVEDOTCOM_VERSION).tar.gz:
live
:
live555-$(LIVEDOTCOM_VERSION).tar.gz
$(EXTRACT_GZ)
patch
-p0
< Patches/live.patch
ifdef
HAVE_WIN32
patch
-p0
< Patches/livedotcom-win32.patch
endif
ifdef
HAVE_DARWIN_OS
patch
-p0
< Patches/live-osx.patch
endif
.live
:
live
ifdef
HAVE_WIN32
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a 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