Sign in
coral
/
build
/
38eae1b611f29b14208110a2e4c0bcf35818853f
/
.
/
pbuilder-hooks
/
D05deps
blob: 79a4c50d4f323b6e08c95a57a1fb2d97478fc115 [
file
] [
log
] [
blame
]
#!/bin/bash -xe
sed
-
i
'/^deb http:/ s/$/ contrib non-free/'
/
etc
/
apt
/
sources
.
list
echo
"deb [trusted=yes] file://$DEPSBASE ./"
>>
/
etc
/
apt
/
sources
.
list
echo
'Debug::pkgProblemResolver true;'
>
/
etc
/
apt
/
apt
.
conf
apt
-
get update