Commit 34b7985a authored by Rafaël Carré's avatar Rafaël Carré Committed by Jean-Baptiste Kempf

contrib: samplerate has config.* in a custom dir

(cherry picked from commit ccf99a62de0e94ea8f6497a9688b7e5cc22d0be3)
Signed-off-by: default avatarJean-Baptiste Kempf <jb@videolan.org>
parent 20cf5c9e
...@@ -14,7 +14,7 @@ $(TARBALLS)/libsamplerate-$(SAMPLERATE_VERSION).tar.gz: ...@@ -14,7 +14,7 @@ $(TARBALLS)/libsamplerate-$(SAMPLERATE_VERSION).tar.gz:
samplerate: libsamplerate-$(SAMPLERATE_VERSION).tar.gz .sum-samplerate samplerate: libsamplerate-$(SAMPLERATE_VERSION).tar.gz .sum-samplerate
$(UNPACK) $(UNPACK)
$(UPDATE_AUTOCONFIG) $(UPDATE_AUTOCONFIG) && cd $(UNPACK_DIR) && mv config.guess config.sub Cfg
$(MOVE) $(MOVE)
.samplerate: samplerate .samplerate: samplerate
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment