From 6a91582540ebb414d9cf1f5a9f90317d327eedf5 Mon Sep 17 00:00:00 2001 From: nkraetzschmar <9020053+nkraetzschmar@users.noreply.github.com> Date: Fri, 20 Dec 2024 09:40:34 +0100 Subject: [PATCH] fix: use version from github to not pull in diverged postinst --- prepare_source | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/prepare_source b/prepare_source index 6d5edd4..1335890 100644 --- a/prepare_source +++ b/prepare_source @@ -1,2 +1,2 @@ -apt_src frr +git_src -b frr-10.2 https://github.com/FRRouting/frr.git apply_patches