remove intrusive patch, proper fix is [5820], Makefile cleanup
git-svn-id: svn://svn.openwrt.org/openwrt/packages@5822 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
788c61a187
commit
dbd0cec46e
@ -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*}
|
||||
|
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user