~checkbox-dev/checkbox/checkbox-packaging

« back to all changes in this revision

Viewing changes to debian/checkbox-qt.postinst

  • Committer: Daniel Manrique
  • Author(s): Zygmunt Krynicki
  • Date: 2014-03-20 21:50:40 UTC
  • mfrom: (68.1.1 no-legacy-packaging)
  • Revision ID: daniel_manrique-20140320215040-srdxyzk1r2n3lfmp
"automatic merge by tarmac [r=zkrynicki][bug=][author=zkrynicki]"

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
#! /bin/sh -e
2
 
 
3
 
base_package="checkbox"
4
 
. /usr/share/debconf/confmodule
5
 
. /usr/share/checkbox/install/postinst
6
 
 
7
 
#DEBHELPER#