packages/libdvdread: fix whitespaces
authorjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 27 Mar 2014 07:04:45 +0000 (07:04 +0000)
committerjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 27 Mar 2014 07:04:45 +0000 (07:04 +0000)
Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@40160 3c298f89-4303-0410-b956-a3cf2f4a3e73

libs/libdvdread/Makefile

index 70f29e1..50f4f96 100644 (file)
@@ -39,7 +39,7 @@ TARGET_CFLAGS += \
 CONFIGURE_ARGS += \
        --enable-shared \
        --enable-static
-#      --with-build-cc="$(HOSTCC)" 
+#      --with-build-cc="$(HOSTCC)"
 
 define Build/Compile
        $(MAKE) -C $(PKG_BUILD_DIR) \