/[collab-maint]/deb-maint/nano/trunk/debian/nano.prerm
ViewVC logotype

Contents of /deb-maint/nano/trunk/debian/nano.prerm

Parent Directory Parent Directory | Revision Log Revision Log


Revision 11099 - (show annotations) (download)
Sat Aug 30 11:47:07 2008 UTC (4 years, 9 months ago) by jordi
File size: 164 byte(s)
* Add nanorc.sample as an example, even if the system-wide nanorc is a
  modified copy of it.
* Don't distribute po/ChangeLog. The source package is enough for that.
* Rename debhelper configuration files to have the "nano." prefix.
1 #!/bin/sh
2
3 set -e
4
5 if [ "$1" != "upgrade" ]; then
6 update-alternatives --remove editor /bin/nano
7 update-alternatives --remove pico /bin/nano
8 fi
9
10 #DEBHELPER#

Properties

Name Value
svn:mergeinfo

  ViewVC Help
Powered by ViewVC 1.1.5