core/crda/crda.install

7 lines
188 B
Plaintext
Raw Normal View History

2010-03-13 23:25:19 +08:00
## arg 1: the new package version
post_install() {
echo "Uncomment the right regulatory domain in /etc/conf.d/wireless-regdom."
echo "It will automatically be set when necessary."
}