summaryrefslogtreecommitdiff
path: root/package/aumix/aumix.mk
diff options
context:
space:
mode:
authorBernhard Reutner-Fischer <rep.dot.nop@gmail.com>2007-08-21 19:20:18 +0000
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>2007-08-21 19:20:18 +0000
commit6c6cb0670986717b42f8de03fd020abb3fa120fb (patch)
treed50a8eaaed94db4111bc65250c9e0c2123804508 /package/aumix/aumix.mk
parent95783cd95d99f5e2bdee7f7aa9c89f3b4014512e (diff)
- sed -i -e "/;$/s/;$//g" $(egrep ";$" package/* package/*/*.mk toolchain/* toolchain/*/*.mk */Makefile.in -l)
Diffstat (limited to 'package/aumix/aumix.mk')
-rw-r--r--package/aumix/aumix.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/aumix/aumix.mk b/package/aumix/aumix.mk
index 3581a8fc7..87eda30c3 100644
--- a/package/aumix/aumix.mk
+++ b/package/aumix/aumix.mk
@@ -35,7 +35,7 @@ $(AUMIX_DIR)/.configured: $(AUMIX_DIR)/.unpacked
--without-gpm \
--without-sysmouse \
$(DISABLE_NLS) \
- );
+ )
touch $(AUMIX_DIR)/.configured
$(AUMIX_DIR)/src/aumix: $(AUMIX_DIR)/.configured