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

Revision 1812, 330 bytes (checked in by jalet, 20 years ago)

Debian directory reorganisation by Sergio Gonz�lez Gonz�lez

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
Line 
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
10db_input medium pykota/database_caching_mechanism || true
11db_go
12
13db_input medium pykota/upgrading_1.19alpha17 || true
14db_go
15
16db_input medium pykota/upgrading_1.19alpha10 || true
17db_go
Note: See TracBrowser for help on using the browser.