summaryrefslogtreecommitdiff
path: root/Extra
diff options
context:
space:
mode:
Diffstat (limited to 'Extra')
-rw-r--r--Extra12
1 files changed, 0 insertions, 12 deletions
diff --git a/Extra b/Extra
index 021e4f6..27a3c55 100644
--- a/Extra
+++ b/Extra
@@ -18,15 +18,3 @@ trafgen_install_custom:
astraceroute_install_custom:
$(Q)$(call INST,geoip.conf,$(ETCDIRE))
-
-netsniff-ng_uninstall_custom flowtop_uninstall_custom:
- $(Q)$(foreach file,$(NCONF_FILES),$(call RM,$(ETCDIRE)/$(file));)
- $(Q)$(call RMDIR,$(ETCDIRE))
-
-trafgen_uninstall_custom:
- $(Q)$(call RM,$(ETCDIRE)/stddef.h)
- $(Q)$(call RMDIR,$(ETCDIRE))
-
-astraceroute_uninstall_custom:
- $(Q)$(call RM,$(ETCDIRE)/geoip.conf)
- $(Q)$(call RMDIR,$(ETCDIRE))