From 6c6cb0670986717b42f8de03fd020abb3fa120fb Mon Sep 17 00:00:00 2001 From: Bernhard Reutner-Fischer Date: Tue, 21 Aug 2007 19:20:18 +0000 Subject: - sed -i -e "/;$/s/;$//g" $(egrep ";$" package/* package/*/*.mk toolchain/* toolchain/*/*.mk */Makefile.in -l) --- package/mpg123/mpg123.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package/mpg123/mpg123.mk') diff --git a/package/mpg123/mpg123.mk b/package/mpg123/mpg123.mk index 22494573c..f8c2176ca 100644 --- a/package/mpg123/mpg123.mk +++ b/package/mpg123/mpg123.mk @@ -43,7 +43,7 @@ $(MPG123_DIR)/.configured: $(MPG123_DIR)/.unpacked $(MPG123_USE_ALSA) \ $(DISABLE_NLS) \ $(DISABLE_LARGEFILE) \ - ); + ) touch $@ $(MPG123_DIR)/$(MPG123_BIN): $(MPG123_DIR)/.configured -- cgit v1.2.3