mirror of
https://git.launchpad.net/ubuntu-dev-tools
synced 2025-03-14 00:21:08 +00:00
* pbuilder-dist: Fix error on chroot creation (LP: #146475)
This commit is contained in:
parent
c3d00d0a95
commit
ea1c24b771
6
debian/changelog
vendored
6
debian/changelog
vendored
@ -1,3 +1,9 @@
|
||||
ubuntu-dev-tools (0.15) gutsy; urgency=low
|
||||
|
||||
* pbuilder-dist: Fix error on chroot creation (LP: #146475)
|
||||
|
||||
-- Laurent Bigonville <bigon@bigon.be> Fri, 28 Sep 2007 23:43:54 +0200
|
||||
|
||||
ubuntu-dev-tools (0.14) gutsy; urgency=low
|
||||
|
||||
* massfile:
|
||||
|
@ -168,5 +168,5 @@ sudo pbuilder $OPERATION \
|
||||
$( [ -z $DEBCACHE ] || echo "--aptcache $DEBCACHE" ) \
|
||||
--buildresult $BASE_DIR/${FOLDERBASE}_result \
|
||||
--mirror "$ARCHIVE" \
|
||||
--othermirror "\"deb $ARCHIVE $DISTRIBUTION $COMPONENTS\"" \
|
||||
--othermirror "deb $ARCHIVE $DISTRIBUTION $COMPONENTS" \
|
||||
$@
|
||||
|
Loading…
x
Reference in New Issue
Block a user