Skip to content

Commit

Permalink
Merge pull request #503 from BobBall/ubuntu-speedup
Browse files Browse the repository at this point in the history
Cache more packages for the ubuntu build
  • Loading branch information
djs55 committed Aug 20, 2014
2 parents 08496b3 + a4ea0b1 commit 7953402
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/deb/templates/pbuilderrc
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ OTHERMIRROR="deb file:@PWD@/RPMS/ ./|deb-src file:@PWD@/SRPMS/ ./\
@APT_REPOS@"
BINDMOUNTS="@PWD@/RPMS @PWD@/SRPMS"
HOOKDIR="@PWD@/pbuilder"
EXTRAPACKAGES="apt-utils"
EXTRAPACKAGES="apt-utils fakeroot gettext intltool-debian python bsdmainutils debhelper dh-apparmor dh-ocaml file gettext-base groff-base man-db"
ALLOWUNTRUSTED=yes
DISTRIBUTION=@DIST@
PBUILDERSATISFYDEPENDSCMD="/usr/lib/pbuilder/pbuilder-satisfydepends-gdebi"
Expand Down

0 comments on commit 7953402

Please sign in to comment.