From 4fc67370f4e8f6dc720fd7a7cd110439acc3ad4b Mon Sep 17 00:00:00 2001 From: =?utf8?q?Paul=20H=C3=A4nsch?= Date: Mon, 16 Sep 2019 18:34:40 +0200 Subject: [PATCH] cleaner release settings --- modules/approx.mk | 4 ---- 1 file changed, 4 deletions(-) diff --git a/modules/approx.mk b/modules/approx.mk index 009e445..471cf31 100644 --- a/modules/approx.mk +++ b/modules/approx.mk @@ -6,8 +6,6 @@ export approx_original_sources ifdef approx BOOTSTRAP := ${approx} define SOURCES = - deb ${approx} stretch main - deb ${approx} buster main deb ${approx} ${release} main endef else ifdef raspi @@ -21,8 +19,6 @@ else ifdef raspi else BOOTSTRAP := http://localhost/debian define SOURCES := - deb http://localhost/debian stretch main - deb http://localhost/debian buster main deb http://localhost/debian ${release} main endef endif -- 2.39.2