ntfs-3g: remove extra white space
authorPeter Korsgaard <jacmet@sunsite.dk>
Mon, 30 Mar 2009 11:53:37 +0000 (11:53 -0000)
committerPeter Korsgaard <jacmet@sunsite.dk>
Mon, 30 Mar 2009 11:53:37 +0000 (11:53 -0000)
package/ntfs-3g/ntfs-3g.mk

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