remove intrusive patch, proper fix is [5820], Makefile cleanup
[openwrt/svn-archive/archive.git] / libs / libgphoto2 / Makefile
index 4953806fec8a471546e2d966fabe1ddd7af90343..2557c5538aa7556b916af77f349340d0051aac26 100644 (file)
@@ -47,7 +47,6 @@ define Build/Configure
                --enable-shared \
                --enable-static \
                --disable-rpath \
-               --with-gnu-ld \
                --with-drivers=all \
                --without-included-ltdl \
                --without-libiconv-prefix \
@@ -85,7 +84,8 @@ define Build/InstallDev
 endef
 
 define Build/UninstallDev
-       rm -rf  $(STAGING_DIR)/usr/bin/gphoto2-config \
+       rm -rf \
+               $(STAGING_DIR)/usr/bin/gphoto2-config \
                $(STAGING_DIR)/usr/bin/gphoto2-port-config \
                $(STAGING_DIR)/usr/include/gphoto2* \
                $(STAGING_DIR)/usr/lib/libgphoto*.{a,so*}