root / pykota / trunk / debian / pykota.config @ 2146

Revision 2146, 385 bytes (checked in by jerome, 19 years ago)

It seems that $Log$ is not implemented or doesn't work for some reason

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
RevLine 
[1812]1#/bin/sh -e
2#
3#
4
5# Source debconf library.
6. /usr/share/debconf/confmodule
7
8#db_title "Print Quota/Accounting system for CUPS and LPRng, PyKota"
9
[2129]10db_input medium pykota/upgrading_1.21alpha24 || true
11db_go
12
[2109]13db_input medium pykota/upgrading_1.19alpha24 || true
[1812]14db_go
15
16db_input medium pykota/upgrading_1.19alpha17 || true
17db_go
18
19db_input medium pykota/upgrading_1.19alpha10 || true
20db_go
Note: See TracBrowser for help on using the browser.