Commit ccf99a62 authored by Rafaël Carré's avatar Rafaël Carré

contrib: samplerate has config.* in a custom dir

parent d62d0e3f
......@@ -14,7 +14,7 @@ $(TARBALLS)/libsamplerate-$(SAMPLERATE_VERSION).tar.gz:
samplerate: libsamplerate-$(SAMPLERATE_VERSION).tar.gz .sum-samplerate
$(UNPACK)
$(UPDATE_AUTOCONFIG)
$(UPDATE_AUTOCONFIG) && cd $(UNPACK_DIR) && mv config.guess config.sub Cfg
$(MOVE)
.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