/[debconf]/trunk/src/debconf/debian/preinst
ViewVC logotype

Contents of /trunk/src/debconf/debian/preinst

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2069 - (show annotations) (download)
Fri Jul 28 20:56:46 2006 UTC (6 years, 9 months ago) by joeyh
File size: 159 byte(s)
releasing version 1.5.3
1 #!/bin/sh
2 set -e
3 #DEBHELPER#
4
5 # Move conffile.
6 if [ -e /etc/apt/apt.conf.d/debconf ]; then
7 mv -f /etc/apt/apt.conf.d/debconf /etc/apt/apt.conf.d/70debconf
8 fi

Properties

Name Value
svn:executable *

  ViewVC Help
Powered by ViewVC 1.1.5