summaryrefslogtreecommitdiffstats
path: root/package/libraw1394
diff options
context:
space:
mode:
Diffstat (limited to 'package/libraw1394')
-rw-r--r--package/libraw1394/libraw1394.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/libraw1394/libraw1394.mk b/package/libraw1394/libraw1394.mk
index 598bf4ffe..f04c40917 100644
--- a/package/libraw1394/libraw1394.mk
+++ b/package/libraw1394/libraw1394.mk
@@ -17,7 +17,7 @@ $(LIBRAW1394_DIR)/.unpacked: $(DL_DIR)/$(LIBRAW1394_SOURCE)
touch $@
$(LIBRAW1394_DIR)/.configured: $(LIBRAW1394_DIR)/.unpacked
- (cd $(LIBRAW1394_DIR); rm -rf config.cache ; \
+ (cd $(LIBRAW1394_DIR); rm -rf config.cache; \
$(TARGET_CONFIGURE_OPTS) \
$(TARGET_CONFIGURE_ARGS) \
./configure \