ntfs-3g: remove extra white space

This commit is contained in:
Peter Korsgaard 2009-03-30 11:53:37 +00:00
parent b563453ee8
commit 078593643a
1 changed files with 0 additions and 3 deletions

View File

@ -46,9 +46,6 @@ $(NTFS-3G_DIR)/.configured: $(NTFS-3G_DIR)/.source
$(NTFS-3G_DIR)/.compiled: $(NTFS-3G_DIR)/.configured $(NTFS-3G_DIR)/.compiled: $(NTFS-3G_DIR)/.configured
$(MAKE) prefix=$/usr CC=$(TARGET_CC)-C $(NTFS-3G_DIR) $(MAKE) prefix=$/usr CC=$(TARGET_CC)-C $(NTFS-3G_DIR)
touch $@ touch $@
# CROSS_COMPILE="$(TARGET_CROSS)"
$(STAGING_DIR)/usr/bin/ntfs-3g: $(NTFS-3G_DIR)/.compiled $(STAGING_DIR)/usr/bin/ntfs-3g: $(NTFS-3G_DIR)/.compiled
$(MAKE) prefix=$/usr -C $(NTFS-3G_DIR) DESTDIR=$(STAGING_DIR)/ install $(MAKE) prefix=$/usr -C $(NTFS-3G_DIR) DESTDIR=$(STAGING_DIR)/ install