~vorlon/alsa-lib/multiarch-merge

« back to all changes in this revision

Viewing changes to debian/lib32asound2.postinst

  • Committer: Steve Langasek
  • Date: 2011-07-20 22:33:14 UTC
  • Revision ID: steve.langasek@canonical.com-20110720223314-dj60cmmgq26ephj2
fix the name of the conffile we're trying to remove

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
 
3
3
set -e
4
4
 
5
 
dpkg-maintscript-helper rm_conffile /etc/ld.so.conf.d/lib32asound.conf 1.0.24.1-0ubuntu6 -- "$@"
 
5
dpkg-maintscript-helper rm_conffile /etc/ld.so.conf.d/lib32asound2.conf 1.0.24.1-0ubuntu6 -- "$@"
6
6
 
7
7
#DEBHELPER#