summaryrefslogtreecommitdiff
path: root/package/hal
diff options
context:
space:
mode:
authorBernhard Reutner-Fischer <rep.dot.nop@gmail.com>2007-08-22 12:35:41 +0000
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>2007-08-22 12:35:41 +0000
commit6547bced933fface8e0f0dde08f0e0fe1777ddf9 (patch)
treedd9ff179b33488ed7acf0829c89c7f1057dcd3b0 /package/hal
parent3471ebe0a3d5c74856ce8fe813345136a5f2aaf3 (diff)
- global whitespace trimming
Diffstat (limited to 'package/hal')
-rw-r--r--package/hal/hal.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/hal/hal.mk b/package/hal/hal.mk
index 537b60a41..9a6e1dc9b 100644
--- a/package/hal/hal.mk
+++ b/package/hal/hal.mk
@@ -57,7 +57,7 @@ $(HAL_DIR)/.configured: $(HAL_DIR)/.unpacked /usr/bin/pkg-config
--disable-acpi-acpid \
--disable-acpi-proc \
)
- touch $(HAL_DIR)/.configured
+ touch $(HAL_DIR)/.configured
$(HAL_DIR)/hald/hald: $(HAL_DIR)/.configured
$(MAKE) STAGING_DIR="$(STAGING_DIR)" DESTDIR="$(TARGET_DIR)" DBUS_GLIB_LIBS="$(DBUS_GLIB_LIBS)" -C $(HAL_DIR)