fix typo in UnistallDev
SVN-Revision: 6643
This commit is contained in:
parent
5c08fcb390
commit
eef27d8466
@ -53,7 +53,7 @@ define Build/InstallDev
|
||||
endef
|
||||
|
||||
define Build/UninstallDev
|
||||
rm -rf $(STAGING_DIR)/usr/include/pcap{,-bpf,-named}.h \
|
||||
rm -rf $(STAGING_DIR)/usr/include/pcap{,-bpf,-namedb}.h \
|
||||
$(STAGING_DIR)/usr/lib/libpcap.{a,so*}
|
||||
endef
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user