diff options
author | Petter Reinholdtsen <pere@hungry.com> | 2014-11-08 10:31:45 +0100 |
---|---|---|
committer | Petter Reinholdtsen <pere@hungry.com> | 2014-11-08 10:31:45 +0100 |
commit | 421aed0cff9e1c27de1643f2ce13770b52e2807d (patch) | |
tree | 2cfce5946ea7b0ce33fdf2ef17311d2de0ad6fc5 | |
parent | 93da28e4e6f8c2a6f00bb8a41ec4769db575402b (diff) |
Switch to unstable as the Debian suite of choice. We will not make it into Jessie, and should focus our effort on unstable for now.
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ # Where to fetch packages MIRROR=http://http.debian.net/debian -SUITE=jessie +SUITE=unstable # armel amd64 i386 ARCHITECTURE = armel |