~ubuntu-dev/nspluginwrapper/ubuntu

« back to all changes in this revision

Viewing changes to debian/nspluginwrapper.postinst

  • Committer: Sasa Bodiroza
  • Date: 2009-04-08 18:37:59 UTC
  • mto: This revision was merged to the branch mainline in revision 53.
  • Revision ID: jazzva@gmail.com-20090408183759-w2rrxoz7m0gau7ik
Increase version number in nspluginwrapper.postinst for removal of wrappers created before we introduced the fix in 1.2.2-0ubuntu2

Show diffs side-by-side

added added

removed removed

Lines of Context:
16
16
                        nspluginwrapper -a -v -u
17
17
                fi
18
18
 
19
 
                if dpkg --compare-versions "$2" lt "1.2.2-0ubuntu4"; then
 
19
                if dpkg --compare-versions "$2" lt "1.2.2-0ubuntu5"; then
20
20
                        rm -rf /usr/lib/mozilla/plugins/npwrapper.*.so \
21
21
                                /usr/lib/firefox/plugins/npwrapper.*.so \
22
22
                                /usr/lib/seamonkey/plugins/npwrapper.*.so \