/[fai]/trunk/debian/fai-nfsroot.prerm
ViewVC logotype

Contents of /trunk/debian/fai-nfsroot.prerm

Parent Directory Parent Directory | Revision Log Revision Log


Revision 3890 - (hide annotations) (download)
Thu Sep 7 16:22:04 2006 UTC (6 years, 9 months ago) by lange
File size: 170 byte(s)
fix syntax error
1 lange 3867 #!/bin/sh -e
2    
3     case "$1" in
4     remove|deconfigure|failed-upgrade)
5     update-alternatives --remove policy-rc.d /usr/bin/policy-rc.d.fai
6     ;;
7 lange 3890 esac
8 lange 3867
9     #DEBHELPER#
10    
11     exit 0

Properties

Name Value
svn:executable *

  ViewVC Help
Powered by ViewVC 1.1.5