fix typo in UnistallDev

SVN-Revision: 6643
v19.07.3_mercusys_ac12_duma
Nicolas Thill 17 years ago
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…
Cancel
Save