Hi Tim,

+dpkg-maintscript-helper rm_conffile /etc/modprobe.d/intel-5300-iwlagn-
disable11n.conf 3.12-1ubuntu4 -- postrm $1
The arguments (in each of the scripts) should be:

 dpkg-maintscript-helper rm_conffile /etc/modprobe.d/intel-5300-iwlagn-
disable11n.conf 3.12-1ubuntu4 -- "$@"

i.e., pass the literal "$@" shown in the manpage example to capture all
the arguments to the maintainer script.  There's no need to pass
"preinst", "postrm" as an argument, and instead you do need to pass all
the arguments, not just $1.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/630748

Title:
  iwlagn degrades quickly during normal wifi session

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to