build-debian: Experimental is based on Unstable
This commit is contained in:
parent
18552cee60
commit
5cd7926c90
|
|
@ -46,7 +46,7 @@ esac
|
|||
|
||||
case "${OS}-${ARCH}-${DIST}" in
|
||||
debian-*-rc-buggy|debian-*-experimental)
|
||||
TARGET=testing
|
||||
TARGET=unstable
|
||||
;;
|
||||
*)
|
||||
TARGET="${DIST}"
|
||||
|
|
|
|||
Loading…
Reference in New Issue