__apt_pin: Always use $__object_id as preferences.d filename
This commit is contained in:
parent
0734288483
commit
1a74470c4d
1 changed files with 1 additions and 6 deletions
|
@ -36,12 +36,7 @@ case "$os" in
|
|||
;;
|
||||
esac
|
||||
|
||||
if [ "$package" = "*" ]; then
|
||||
name="default"
|
||||
|
||||
else
|
||||
name="$__object_id"
|
||||
fi
|
||||
name="$__object_id"
|
||||
|
||||
case $distribution in
|
||||
stabletesting|unsatbel|experimental)
|
||||
|
|
Loading…
Reference in a new issue