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
GSoC
GSoC2018
macOS
vlc
Commits
ee4c83d5
Commit
ee4c83d5
authored
May 16, 2007
by
Christophe Mutricy
Browse files
oups
parent
17497a6e
Changes
1
Hide whitespace changes
Inline
Side-by-side
extras/contrib/src/Makefile
View file @
ee4c83d5
...
...
@@ -167,7 +167,7 @@ FORCE:
define
EXTRACT_GZ
rm
-rf
$@
||
true
gunzip $< | tar xf - --exclude='[*?
:
<>
\|
]'
gunzip
-c
$< | tar xf - --exclude='[*?
:
<>
\|
]'
mv
$(
patsubst
%.tar.gz,%,
$(
patsubst
%.tgz,%,
$(
notdir
$<
)))
$@
||
true
touch
$@
endef
...
...
Write
Preview
Markdown
is supported
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