mpg123: fix paths (broken by r23330)
This commit is contained in:
parent
4146acdd72
commit
a7488f295e
@ -23,7 +23,7 @@ $(DL_DIR)/$(MPG123_SOURCE):
|
||||
|
||||
$(MPG123_DIR)/.unpacked: $(DL_DIR)/$(MPG123_SOURCE)
|
||||
$(MPG123_CAT) $(DL_DIR)/$(MPG123_SOURCE) | tar -C $(BUILD_DIR) $(TAR_OPTIONS) -
|
||||
toolchain/patch-kernel.sh $(MPG123_DIR) package/mpg123/ mpg123-$(MPG123_VERSION)\*.patch
|
||||
toolchain/patch-kernel.sh $(MPG123_DIR) package/audio/mpg123/ mpg123-$(MPG123_VERSION)\*.patch
|
||||
$(CONFIG_UPDATE) $(MPG123_DIR)/build
|
||||
touch $@
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user