summaryrefslogtreecommitdiffstats
path: root/extensions/.set-test
blob: 754abfde0dfc0dc6d1049471a0862ffbf31e1fae (plain)
1
2
3
4
#! /bin/sh
[ "$1" == "provides" -o \
-f "$KERNEL_DIR/include/linux/netfilter_ipv4/ip_set.h" ] && \
echo "set SET";