~wildtangent/automatix/automatix.breezy

« back to all changes in this revision

Viewing changes to usr/share/automatix/dapper/conf/apt.conf

  • Committer: WildTangent
  • Date: 2006-06-22 19:52:46 UTC
  • Revision ID: wildtangent@getautomatix.com-20060622195246-3a7604855c23ac24
New version that works on Breezy only. All support for Dapper removed.
Changed version to 6.2-1

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
 // Pre-configure all packages before
2
 
 // they are installed.
3
 
 DPkg::Pre-Install-Pkgs {
4
 
        "dpkg-preconfigure --apt --frontend=dialog";
5
 
 };