~xubuntu-dev/ubiquity/lp1437180_feh

« back to all changes in this revision

Viewing changes to debian/oem-config.postinst

  • Committer: Mario Limonciello
  • Date: 2010-02-04 17:47:41 UTC
  • Revision ID: mario_limonciello@dell.com-20100204174741-ynxob0xi3wlougve
* debian/oem-config.postinst:
  - Source debconf to ensure templates are populated in debconf.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
#! /bin/sh
 
2
set -e
 
3
 
 
4
. /usr/share/debconf/confmodule
 
5
 
 
6
#DEBHELPER#
 
7
 
 
8
exit 0