fix typo in UninstallDev part
git-svn-id: svn://svn.openwrt.org/openwrt/packages@7851 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
e55b28e60e
commit
102ea2f072
@ -76,7 +76,7 @@ define Build/InstallDev
|
||||
endef
|
||||
|
||||
define Build/UninstallDev
|
||||
rm $(STAGING_DIR)/usr/bin/apr-config \
|
||||
rm $(STAGING_DIR)/usr/bin/apr-1-config \
|
||||
$(STAGING_DIR)/usr/lib/{libapr-1*,apr.exp} \
|
||||
rm -rf $(STAGING_DIR)/usr/share/build-1/ \
|
||||
$(STAGING_DIR)/usr/include/apr-1/
|
||||
|
Loading…
x
Reference in New Issue
Block a user